[Buildroot] [PATCH 1/3] infozip: fix $(AS) behavior

Peter Korsgaard jacmet at uclibc.org
Sun Feb 2 09:28:20 UTC 2014


>>>>> "Romain" == Romain Naour <romain.naour at openwide.fr> writes:

 > infozip's Makefile expect $(AS) to output by default to <basename>.o
 > but when called from Buildroot, the value for $(AS) is set
 > to to invoke the toolchain's $(AS) directly, and the output of it
 > goes to a.out.

 > So, define $(AS) with $(CC -c)

 > Reported-by: Кирилл Луценко <lucenko_kirill at mail.ru>
 > Signed-off-by: Romain Naour <romain.naour at openwide.fr>

Committed, thanks.

-- 
Bye, Peter Korsgaard


More information about the buildroot mailing list