[Buildroot] [Bug 11476] stdio2.h error invalid use of __builtin_va_arg_pack

bugzilla at busybox.net bugzilla at busybox.net
Fri Nov 2 08:44:32 UTC 2018


https://bugs.busybox.net/show_bug.cgi?id=11476

--- Comment #2 from Thomas Petazzoni <thomas.petazzoni at free-electrons.com> ---
Thanks for your bug report. Could you try without the following options:

BR2_SSP_REGULAR=y
BR2_RELRO_PARTIAL=y
BR2_FORTIFY_SOURCE_1=y

and see if the problem still appears ? If it does not appear, enabling those
options one by one to see which one breaks the build would be useful.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the buildroot mailing list