Codebase list fwupd / eff5da7
Enable the stack protection in local builds This means we crash just the same way as the distro packages. Richard Hughes 7 years ago
1 changed file(s) with 2 addition(s) and 0 deletion(s). Raw diff Collapse all Expand all
5757 AC_PATH_PROG(XSLTPROC, xsltproc)
5858
5959 WARN_CFLAGS_EXTRA="
60 -D_FORTIFY_SOURCE=2
61 -fstack-protector-strong
6062 -Waggregate-return
6163 -Wunused
6264 -Warray-bounds