[Buildroot] svn commit: trunk/buildroot/package/multimedia/mpg123

Peter Korsgaard jacmet at uclibc.org
Sat Jan 24 10:37:51 UTC 2009


>>>>> "ulf" == ulf  <ulf at uclibc.org> writes:

 ulf> Author: ulf
 ulf> Date: 2009-01-24 10:15:05 +0000 (Sat, 24 Jan 2009)
 ulf> New Revision: 24999

 ulf> Log:
 ulf> Add fix to mpg123 for bug in ARM release toolchain causing segment violation, bug reported to gcc bugzilla

 ulf> Added:
 ulf>    trunk/buildroot/package/multimedia/mpg123/mpg123-0.66-arm-unroll.patch

 ulf> Modified:
 ulf>    trunk/buildroot/package/multimedia/mpg123/Config.in
 ulf>    trunk/buildroot/package/multimedia/mpg123/mpg123.mk

And if it is needed, then handle it in the Makefile and don't
introduce a new config symbol for it.

Default values are only taken into consideration if the symbols are
unknown, so with your approach an existing .config will keep on
enabling that workaround if the user changes the gcc version.

-- 
Bye, Peter Korsgaard



More information about the buildroot mailing list