aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorMagnus Granberg (Zorry) <zorry@gentoo.org>2010-04-10 14:14:42 +0200
committerMagnus Granberg (Zorry) <zorry@gentoo.org>2010-04-10 14:14:42 +0200
commit580bfae0c103399e9ea42a137e210de55ac9ce8c (patch)
tree6a0bb1e94ded2fced673143ba6ecf9af68034312 /README
parentupdated the specs to 0.1.8 to fix strict_overflow and fix the README.Gentoo.p... (diff)
downloadhardened-gccpatchset-580bfae0c103399e9ea42a137e210de55ac9ce8c.tar.gz
hardened-gccpatchset-580bfae0c103399e9ea42a137e210de55ac9ce8c.tar.bz2
hardened-gccpatchset-580bfae0c103399e9ea42a137e210de55ac9ce8c.zip
updated the README and Todo
Diffstat (limited to 'README')
-rw-r--r--README8
1 files changed, 6 insertions, 2 deletions
diff --git a/README b/README
index af290d6..91fd98d 100644
--- a/README
+++ b/README
@@ -1,5 +1,9 @@
This overlay is for the Hardened GCC patchset.
Dirs
-upstream/ Patches that should go upstrem
-espf-gcc-$gcc-version/ Patches to GCC version 123
+upstream/ Patches that should go upstream
+espf-gcc-$gccversion/ Patches to GCC version 123
specs/ The spec for hardenendno* and vanilla
+
+How to tar and bzip2 it
+tar -cf gcc-$gccversion-espf-$espfversion.tar espf-gcc-$gccversion specs
+bzip2 -z gcc-$gccversion-espf-$espfversion.tar