You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Enabling this macro in debug builds causes a warning which is then
treated as an error failing the build:
/usr/include/features.h:414:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
414 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
0 commit comments