Set -fno-stack-protector in extra-gcc-opts; fixes #4206
[ghc-hetmet.git] / rts / EndPrivate.h
1 #if __GNUC__ >= 4
2 #pragma GCC visibility pop
3 #endif