[Buildroot] [PATCH 2/2] package/keyutils: disable on avr32

Peter Korsgaard jacmet at uclibc.org
Wed Dec 26 22:57:48 UTC 2012


>>>>> "Yann" == Yann E MORIN <yann.morin.1998 at free.fr> writes:

 Yann> keyutils does not build on avr32 (probably
 Yann> because the toolchain is way too old).

 Yann> Fixes:
 Yann>     http://autobuild.buildroot.net/results/aa86f6a68f5d0ea4914ab259ed270615bc9d6a99/

Hmm, that just looks like a warning which the package errors out on as
it uses -Werror and we don't override CFLAGS like we should. How about
moving TARGET_CONFIGURE_OPTS past MAKE instead? ( $(MAKE)
$(TARGET_CONFIGURE_OPTS) -C ..)

-- 
Bye, Peter Korsgaard



More information about the buildroot mailing list