aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorPeter Hjalmarsson <xake@lillen.local>2008-04-17 09:40:49 +0200
committerPeter Hjalmarsson <xake@lillen.local>2008-04-17 09:40:49 +0200
commit2118cd271005785d7dc3139bae4d9a235a75bd49 (patch)
tree1d3660d5b2672a079615b836823f1249cfd834ed /README
parentUpdated to portages latest toolchain-func.eclass (diff)
downloadhardened-dev-2118cd271005785d7dc3139bae4d9a235a75bd49.tar.gz
hardened-dev-2118cd271005785d7dc3139bae4d9a235a75bd49.tar.bz2
hardened-dev-2118cd271005785d7dc3139bae4d9a235a75bd49.zip
Dropped toolchain-funcs.eclass, adjusted things to fetch piepatches from a existing uri, remanifested gcc since it
was faulty.
Diffstat (limited to 'README')
-rw-r--r--README3
1 files changed, 2 insertions, 1 deletions
diff --git a/README b/README
index e2f0a767..f7eb767e 100644
--- a/README
+++ b/README
@@ -2,5 +2,6 @@ This overlay is based on the pieworld work done by former gentoo developer kevqu
In fact it is his gcc-4.2 work but with version bumps on the ebuilds and eclasses updated to reflect changes from mainline portage and fix bugs in regadrs to hardened gcc-4.
For questions there is email or pm me over @ forums.gentoo.org
-This overlay has support for -fPIE and -fstack-protector{,-all}
+This overlay has support for -fPIE and -fstack-protector{,-all} for GCC-4.2.x.
+I think I will add support for GCC-4.3.x when GCC-4.3.1 comes out.
Additional support for -DFORTIFY_SOURCE=2 and other options may be added later.