Stack protection doesn't build with gcc, so just turn it off for the kernel + modles.
Sponsored by: Netflix
Differential D56413
i386+gcc: Turn off stack protection Authored by imp on Wed, Apr 15, 2:39 PM. Tags None Referenced Files
Subscribers None
Details
Stack protection doesn't build with gcc, so just turn it off for the kernel + modles. Sponsored by: Netflix
Diff Detail
Event TimelineComment Actions Humm, so we do in fact enable it with LLVM and on other architectures? I wonder how LLVM is able to link an i386 kernel. |