On 23 April 2015 at 04:18, <[email protected]> wrote: > +export FORITY="${@base_conditional( "DEBUG_BUILD", "1", "", > "-D_FORTIFY_SOURCE=2", d )}" > +EXTRA_OEMAKE = 'AM_CFLAGS="-D_FILE_OFFSET_BITS=64 ${FORITY}"' >
"FORTIFY" not "FORITY", and why does that need to be exported? I'm also curious as to why fortify and debug builds are incompatible, and if there's a sufficient number of problems should we just disable fortify in security_flags.inc when debug builds are enabled? Ross
-- _______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
