aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorZorry <zorry.at.ume.nu>2009-01-14 04:08:54 +0100
committerZorry <zorry.at.ume.nu>2009-01-14 04:08:54 +0100
commit02a4ff36a7561e95cdf7e66fe039b052c67603c1 (patch)
treeab9245a4a0bef2ccdc636dad5337c9e9754fe748 /README
parentEdit the README files (diff)
downloadhardened-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--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index 15a7670b..ddd0806f 100644
--- a/README
+++ b/README
@@ -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.