aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorZorry <zorry.at.ume.nu>2009-01-14 02:59:12 +0100
committerZorry <zorry.at.ume.nu>2009-01-14 02:59:12 +0100
commit8e22ca0ff3cc8d3e967378afe68d4c70b47397c7 (patch)
tree6327679406da20dc9f2cd6a37b92c11ee390532b /README
parentAdded -Wformat-security patch in piepatch for sys-devel/gcc (diff)
downloadhardened-dev-8e22ca0ff3cc8d3e967378afe68d4c70b47397c7.tar.gz
hardened-dev-8e22ca0ff3cc8d3e967378afe68d4c70b47397c7.tar.bz2
hardened-dev-8e22ca0ff3cc8d3e967378afe68d4c70b47397c7.zip
Edit the README files
Diffstat (limited to 'README')
-rw-r--r--README8
1 files changed, 5 insertions, 3 deletions
diff --git a/README b/README
index fd3aed1c..15a7670b 100644
--- a/README
+++ b/README
@@ -2,13 +2,15 @@ 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 -fPIE, -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 trough splitted 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.
-If u want GCC 4.4 or the new piepatch then use the testing branch.
+If you want GCC 4.4 then use the testing branch.
For /etc/portages/packages.* files read packages.README
Notice: pieworld.README is not up-to-date, it is mostly here for reference since it is the work we based this overlay on.
-/zorry 2008-12-01
+The working gcc 4.3.2-r2 in portage only have PIE/PIC support yet.
+/zorry 2009-01-14