From 8e22ca0ff3cc8d3e967378afe68d4c70b47397c7 Mon Sep 17 00:00:00 2001 From: Zorry Date: Wed, 14 Jan 2009 02:59:12 +0100 Subject: Edit the README files --- README | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'README') 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 -- cgit v1.2.3-65-gdbad