diff options
author | Zorry <zorry.at.ume.nu> | 2009-01-14 04:08:54 +0100 |
---|---|---|
committer | Zorry <zorry.at.ume.nu> | 2009-01-14 04:08:54 +0100 |
commit | 02a4ff36a7561e95cdf7e66fe039b052c67603c1 (patch) | |
tree | ab9245a4a0bef2ccdc636dad5337c9e9754fe748 /README | |
parent | Edit the README files (diff) | |
download | hardened-dev-02a4ff36a7561e95cdf7e66fe039b052c67603c1.tar.gz hardened-dev-02a4ff36a7561e95cdf7e66fe039b052c67603c1.tar.bz2 hardened-dev-02a4ff36a7561e95cdf7e66fe039b052c67603c1.zip |
Fix a typo in README
Diffstat (limited to 'README')
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ This overlay is based on the pieworld work done by former gentoo developer kevqu Changes by Xake and zorry. Thanks KernelOfTruth, dw and everyone else helping testing, suggesting fixes and other things we have missed. For questions there is a tread @ forums.gentoo.org -This overlay has support for PIE/PIC, -fstack-protector{,-all} and -D_FORTIFY_SOURCE=0,1,2 trough splitted minispecs for GCC-4.x +This overlay has support for PIE/PIC, -fstack-protector{,-all} and -D_FORTIFY_SOURCE=0,1,2 via split minispecs for GCC-4.x We have disable -fstrict-overflow flag. -Wformat-security is on as default. uClibc is not supported yet. you will need 0.9.0.30 when we support it. |