#stack smash protection
1 messages · Page 1 of 1 (latest)
Like stack canary?
Ah I was thinking more in the build.zig. I know you can invoke them from the command line but I didn’t find anything for within the build script
Huh even from the command line I’m getting an “unrecognized argument: '-fstack-protector'” error
-fstack-protector is a flag for the sub-commands, i.e build-exe/lib