[Buildroot] [PATCH 2/3] infozip: fix cross-compilation issues

Peter Korsgaard jacmet at uclibc.org
Tue Feb 4 09:01:23 UTC 2014


>>>>> "Alexander" == Alexander Lukichev <alexander.lukichev at gmail.com> writes:

 > Hi Peter, Romain, all,
 > On 02/02/2014 10:16 PM, Peter Korsgaard wrote:
 >>>>>>> "Alexander" == Alexander Lukichev <alexander.lukichev at gmail.com> writes:
 >> >     +-CFLAGS = -O2 $(CFLAGS_NOOPT)
 >> >     ++CFLAGS ?= -02 $(CFLAGS_NOOPT)
 >> > Excuse me, is it -02 that's meant here?
 >> Good catch. Actually in the context of Buildroot we don't want the
 >> package to hardcode the optimization level, so I will simply drop it.

 > Just out of curiosity, I have not seen an -0<N> gcc optimization
 > flag (as opposed to -O<N>, zero vs. a big O). Is it somewhere on
 > gcc manual?

No, I believe the 0 vs O was just a typo.

-- 
Bye, Peter Korsgaard



More information about the buildroot mailing list