summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Heim <phreak@gentoo.org>2008-01-02 12:38:20 +0000
committerChristian Heim <phreak@gentoo.org>2008-01-02 12:38:20 +0000
commitc6c4550aaa54c0c3355b395e494c0853c39829ef (patch)
tree99b1cc9c930dfe0c8c1fefe5d9f0500ea167aa02
parentAdding the initial set of specs for uclibc. (diff)
downloadphreak-c6c4550aaa54c0c3355b395e494c0853c39829ef.tar.gz
phreak-c6c4550aaa54c0c3355b395e494c0853c39829ef.tar.bz2
phreak-c6c4550aaa54c0c3355b395e494c0853c39829ef.zip
Initial set of specs for uclibc-hardened. Hopefully the multiple portage_overlay thing works.
svn path=/; revision=377
-rw-r--r--catalyst/specs/uclibc/x86/hardened/stage1.spec14
-rw-r--r--catalyst/specs/uclibc/x86/hardened/stage2.spec14
-rw-r--r--catalyst/specs/uclibc/x86/hardened/stage3.spec13
3 files changed, 41 insertions, 0 deletions
diff --git a/catalyst/specs/uclibc/x86/hardened/stage1.spec b/catalyst/specs/uclibc/x86/hardened/stage1.spec
new file mode 100644
index 0000000..f4473a0
--- /dev/null
+++ b/catalyst/specs/uclibc/x86/hardened/stage1.spec
@@ -0,0 +1,14 @@
+subarch: x86
+target: stage1
+version_stamp: uclibc-hardened-20080101
+rel_type: default
+profile: uclibc/x86/hardened
+snapshot: 20080101
+source_subpath: stage3-x86-uclibc-2006.1
+cflags: -Os -mtune=i386 -pipe
+cxxflags: -Os -mtune=i386 -pipe
+ldflags: -Wl,-z,relro
+chost: i386-gentoo-linux-uclibc
+portage_overlay:
+ /var/tmp/catalyst/portage_overlay/uclibc
+ /var/tmp/catalyst/portage_overlay/glibc
diff --git a/catalyst/specs/uclibc/x86/hardened/stage2.spec b/catalyst/specs/uclibc/x86/hardened/stage2.spec
new file mode 100644
index 0000000..e99c94d
--- /dev/null
+++ b/catalyst/specs/uclibc/x86/hardened/stage2.spec
@@ -0,0 +1,14 @@
+subarch: x86
+target: stage2
+version_stamp: uclibc-hardened-20080101
+rel_type: default
+profile: uclibc/x86/hardened
+snapshot: 20080101
+source_subpath: default/stage1-x86-uclibc-hardened-20080101
+cflags: -Os -mtune=i386 -pipe
+cxxflags: -Os -mtune=i386 -pipe
+ldflags: -Wl,-z,relro
+chost: i386-gentoo-linux-uclibc
+portage_overlay:
+ /var/tmp/catalyst/portage_overlay/uclibc
+ /var/tmp/catalyst/portage_overlay/glibc
diff --git a/catalyst/specs/uclibc/x86/hardened/stage3.spec b/catalyst/specs/uclibc/x86/hardened/stage3.spec
new file mode 100644
index 0000000..15a33ce
--- /dev/null
+++ b/catalyst/specs/uclibc/x86/hardened/stage3.spec
@@ -0,0 +1,13 @@
+subarch: x86
+target: stage3
+version_stamp: uclibc-hardened-20080101
+rel_type: default
+profile: uclibc/x86/hardened
+snapshot: 20080101
+source_subpath: default/stage2-x86-uclibc-hardened-20080101
+cflags: -Os -mtune=i386
+cxxflags: -Os -mtune=i386
+ldflags: -Wl,-z,relro
+portage_overlay:
+ /var/tmp/catalyst/portage_overlay/uclibc
+ /var/tmp/catalyst/portage_overlay/glibc