On 2015年06月02日 18:38, Burton, Ross wrote:
On 1 June 2015 at 02:37, Rongqing Li <[email protected] <mailto:[email protected]>> wrote: +EXTRA_OEMAKE = 'AM_CFLAGS="-D_FILE_OFFSET_BITS=64"' This seems fragile as you're relying on future maintainers checking that upstream don't change the value of AM_CFLAGS. Would passing -U_FORTIFY_SOURCE via CPPFLAGS solve the problem in a neater way? Ross
what should I do? make a patch which remove _FORTIFY_SOURCE from AM_CFLAGS in
Makefile? -Roy -- Best Reagrds, Roy | RongQing Li -- _______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
