diff options
Diffstat (limited to 'catalyst')
-rw-r--r-- | catalyst/specs/uclibc/x86/hardened/stage1.spec | 1 | ||||
-rw-r--r-- | catalyst/specs/uclibc/x86/hardened/stage2.spec | 1 | ||||
-rw-r--r-- | catalyst/specs/uclibc/x86/hardened/stage3.spec | 1 |
3 files changed, 3 insertions, 0 deletions
diff --git a/catalyst/specs/uclibc/x86/hardened/stage1.spec b/catalyst/specs/uclibc/x86/hardened/stage1.spec index f4473a0..cc8fab5 100644 --- a/catalyst/specs/uclibc/x86/hardened/stage1.spec +++ b/catalyst/specs/uclibc/x86/hardened/stage1.spec @@ -9,6 +9,7 @@ cflags: -Os -mtune=i386 -pipe cxxflags: -Os -mtune=i386 -pipe ldflags: -Wl,-z,relro chost: i386-gentoo-linux-uclibc +portage_confdir: /var/tmp/catalyst/portage_confdir/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 index e99c94d..711697e 100644 --- a/catalyst/specs/uclibc/x86/hardened/stage2.spec +++ b/catalyst/specs/uclibc/x86/hardened/stage2.spec @@ -9,6 +9,7 @@ cflags: -Os -mtune=i386 -pipe cxxflags: -Os -mtune=i386 -pipe ldflags: -Wl,-z,relro chost: i386-gentoo-linux-uclibc +portage_confdir: /var/tmp/catalyst/portage_confdir/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 index 15a33ce..a45ce3d 100644 --- a/catalyst/specs/uclibc/x86/hardened/stage3.spec +++ b/catalyst/specs/uclibc/x86/hardened/stage3.spec @@ -8,6 +8,7 @@ source_subpath: default/stage2-x86-uclibc-hardened-20080101 cflags: -Os -mtune=i386 cxxflags: -Os -mtune=i386 ldflags: -Wl,-z,relro +portage_confdir: /var/tmp/catalyst/portage_confdir/uclibc portage_overlay: /var/tmp/catalyst/portage_overlay/uclibc /var/tmp/catalyst/portage_overlay/glibc |