From 0e5e42a7cc5207438eca6a35d2831db64e093b3f Mon Sep 17 00:00:00 2001 From: Christian Heim Date: Sat, 12 Jan 2008 17:40:06 +0000 Subject: Replacing LDFLAGS="-Wl,-z,relro" with LDFLAGS="-Wl,-O1". As pointed out by Mike binutils-2.18* already defaults to -Wl,-z,relro. svn path=/; revision=400 --- catalyst/specs/uclibc/ppc/float/stage1.spec | 2 +- catalyst/specs/uclibc/ppc/float/stage2.spec | 2 +- catalyst/specs/uclibc/ppc/float/stage3.spec | 2 +- catalyst/specs/uclibc/ppc/hardened/stage1.spec | 2 +- catalyst/specs/uclibc/ppc/hardened/stage2.spec | 2 +- catalyst/specs/uclibc/ppc/hardened/stage3.spec | 2 +- catalyst/specs/uclibc/ppc/stage1.spec | 2 +- catalyst/specs/uclibc/ppc/stage2.spec | 2 +- catalyst/specs/uclibc/ppc/stage3.spec | 2 +- catalyst/specs/uclibc/x86/hardened/stage1.spec | 2 +- catalyst/specs/uclibc/x86/hardened/stage2.spec | 2 +- catalyst/specs/uclibc/x86/hardened/stage3.spec | 2 +- catalyst/specs/uclibc/x86/stage1.spec | 2 +- catalyst/specs/uclibc/x86/stage2.spec | 2 +- catalyst/specs/uclibc/x86/stage3.spec | 2 +- 15 files changed, 15 insertions(+), 15 deletions(-) diff --git a/catalyst/specs/uclibc/ppc/float/stage1.spec b/catalyst/specs/uclibc/ppc/float/stage1.spec index bb60a6e..526b63f 100644 --- a/catalyst/specs/uclibc/ppc/float/stage1.spec +++ b/catalyst/specs/uclibc/ppc/float/stage1.spec @@ -7,7 +7,7 @@ snapshot: 20080110 source_subpath: stage3-ppc-uclibc-softfloat-20080105 cflags: -Os -pipe cxxflags: -Os -pipe -ldflags: -Wl,-z,relro +ldflags: -Wl,-O1 chost: powerpc-softfloat-linux-uclibc portage_confdir: /var/tmp/catalyst/portage_confdir/uclibc portage_overlay: /var/tmp/catalyst/portage_overlay/uclibc diff --git a/catalyst/specs/uclibc/ppc/float/stage2.spec b/catalyst/specs/uclibc/ppc/float/stage2.spec index dfd6166..728e151 100644 --- a/catalyst/specs/uclibc/ppc/float/stage2.spec +++ b/catalyst/specs/uclibc/ppc/float/stage2.spec @@ -7,7 +7,7 @@ snapshot: 20080110 source_subpath: default/stage1-ppc-uclibc-softfloat-20080110 cflags: -Os -pipe cxxflags: -Os -pipe -ldflags: -Wl,-z,relro +ldflags: -Wl,-O1 chost: powerpc-softfloat-linux-uclibc portage_confdir: /var/tmp/catalyst/portage_confdir/uclibc portage_overlay: /var/tmp/catalyst/portage_overlay/uclibc diff --git a/catalyst/specs/uclibc/ppc/float/stage3.spec b/catalyst/specs/uclibc/ppc/float/stage3.spec index 7fc2d53..a16e2e1 100644 --- a/catalyst/specs/uclibc/ppc/float/stage3.spec +++ b/catalyst/specs/uclibc/ppc/float/stage3.spec @@ -7,6 +7,6 @@ snapshot: 20080110 source_subpath: default/stage2-ppc-uclibc-softfloat-20080110 cflags: -Os -pipe cxxflags: -Os -pipe -ldflags: -Wl,-z,relro +ldflags: -Wl,-O1 portage_confdir: /var/tmp/catalyst/portage_confdir/uclibc portage_overlay: /var/tmp/catalyst/portage_overlay/uclibc diff --git a/catalyst/specs/uclibc/ppc/hardened/stage1.spec b/catalyst/specs/uclibc/ppc/hardened/stage1.spec index 6e362ac..6478a55 100644 --- a/catalyst/specs/uclibc/ppc/hardened/stage1.spec +++ b/catalyst/specs/uclibc/ppc/hardened/stage1.spec @@ -7,7 +7,7 @@ snapshot: 20080110 source_subpath: stage3-ppc-uclibc-hardened-20080105 cflags: -Os -pipe cxxflags: -Os -pipe -ldflags: -Wl,-z,relro +ldflags: -Wl,-O1 chost: powerpc-gentoo-linux-uclibc portage_confdir: /var/tmp/catalyst/portage_confdir/uclibc portage_overlay: /var/tmp/catalyst/portage_overlay/uclibc diff --git a/catalyst/specs/uclibc/ppc/hardened/stage2.spec b/catalyst/specs/uclibc/ppc/hardened/stage2.spec index afa7c0d..4e66034 100644 --- a/catalyst/specs/uclibc/ppc/hardened/stage2.spec +++ b/catalyst/specs/uclibc/ppc/hardened/stage2.spec @@ -7,7 +7,7 @@ snapshot: 20080110 source_subpath: default/stage1-ppc-uclibc-hardened-20080110 cflags: -Os -pipe cxxflags: -Os -pipe -ldflags: -Wl,-z,relro +ldflags: -Wl,-O1 chost: powerpc-gentoo-linux-uclibc portage_confdir: /var/tmp/catalyst/portage_confdir/uclibc portage_overlay: /var/tmp/catalyst/portage_overlay/uclibc diff --git a/catalyst/specs/uclibc/ppc/hardened/stage3.spec b/catalyst/specs/uclibc/ppc/hardened/stage3.spec index bed7ddf..36eedf0 100644 --- a/catalyst/specs/uclibc/ppc/hardened/stage3.spec +++ b/catalyst/specs/uclibc/ppc/hardened/stage3.spec @@ -7,6 +7,6 @@ snapshot: 20080110 source_subpath: default/stage2-ppc-uclibc-hardened-20080110 cflags: -Os -pipe cxxflags: -Os -pipe -ldflags: -Wl,-z,relro +ldflags: -Wl,-O1 portage_confdir: /var/tmp/catalyst/portage_confdir/uclibc portage_overlay: /var/tmp/catalyst/portage_overlay/uclibc diff --git a/catalyst/specs/uclibc/ppc/stage1.spec b/catalyst/specs/uclibc/ppc/stage1.spec index 846dfa0..e40d55c 100644 --- a/catalyst/specs/uclibc/ppc/stage1.spec +++ b/catalyst/specs/uclibc/ppc/stage1.spec @@ -7,7 +7,7 @@ snapshot: 20080110 source_subpath: stage3-ppc-uclibc-20080105 cflags: -Os -pipe cxxflags: -Os -pipe -ldflags: -Wl,-z,relro +ldflags: -Wl,-O1 chost: powerpc-gentoo-linux-uclibc portage_confdir: /var/tmp/catalyst/portage_confdir/uclibc portage_overlay: /var/tmp/catalyst/portage_overlay/uclibc diff --git a/catalyst/specs/uclibc/ppc/stage2.spec b/catalyst/specs/uclibc/ppc/stage2.spec index 404a5d1..be7986a 100644 --- a/catalyst/specs/uclibc/ppc/stage2.spec +++ b/catalyst/specs/uclibc/ppc/stage2.spec @@ -7,7 +7,7 @@ snapshot: 20080110 source_subpath: default/stage1-ppc-uclibc-20080110 cflags: -Os -pipe cxxflags: -Os -pipe -ldflags: -Wl,-z,relro +ldflags: -Wl,-O1 chost: powerpc-gentoo-linux-uclibc portage_confdir: /var/tmp/catalyst/portage_confdir/uclibc portage_overlay: /var/tmp/catalyst/portage_overlay/uclibc diff --git a/catalyst/specs/uclibc/ppc/stage3.spec b/catalyst/specs/uclibc/ppc/stage3.spec index f8f3082..90c6ce2 100644 --- a/catalyst/specs/uclibc/ppc/stage3.spec +++ b/catalyst/specs/uclibc/ppc/stage3.spec @@ -7,6 +7,6 @@ snapshot: 20080110 source_subpath: default/stage2-ppc-uclibc-20080110 cflags: -Os -pipe cxxflags: -Os -pipe -ldflags: -Wl,-z,relro +ldflags: -Wl,-O1 portage_confdir: /var/tmp/catalyst/portage_confdir/uclibc portage_overlay: /var/tmp/catalyst/portage_overlay/uclibc diff --git a/catalyst/specs/uclibc/x86/hardened/stage1.spec b/catalyst/specs/uclibc/x86/hardened/stage1.spec index f74e36a..274ed2e 100644 --- a/catalyst/specs/uclibc/x86/hardened/stage1.spec +++ b/catalyst/specs/uclibc/x86/hardened/stage1.spec @@ -7,7 +7,7 @@ snapshot: 20080110 source_subpath: stage3-x86-uclibc-hardened-20080105 cflags: -Os -mtune=i386 -pipe cxxflags: -Os -mtune=i386 -pipe -ldflags: -Wl,-z,relro +ldflags: -Wl,-O1 chost: i386-gentoo-linux-uclibc portage_confdir: /var/tmp/catalyst/portage_confdir/uclibc portage_overlay: /var/tmp/catalyst/portage_overlay/uclibc diff --git a/catalyst/specs/uclibc/x86/hardened/stage2.spec b/catalyst/specs/uclibc/x86/hardened/stage2.spec index dd336f6..f2ead1f 100644 --- a/catalyst/specs/uclibc/x86/hardened/stage2.spec +++ b/catalyst/specs/uclibc/x86/hardened/stage2.spec @@ -7,7 +7,7 @@ snapshot: 20080110 source_subpath: default/stage1-x86-uclibc-hardened-20080110 cflags: -Os -pipe cxxflags: -Os -pipe -ldflags: -Wl,-z,relro +ldflags: -Wl,-O1 chost: i386-gentoo-linux-uclibc portage_confdir: /var/tmp/catalyst/portage_confdir/uclibc portage_overlay: /var/tmp/catalyst/portage_overlay/uclibc diff --git a/catalyst/specs/uclibc/x86/hardened/stage3.spec b/catalyst/specs/uclibc/x86/hardened/stage3.spec index 40570ae..2354c75 100644 --- a/catalyst/specs/uclibc/x86/hardened/stage3.spec +++ b/catalyst/specs/uclibc/x86/hardened/stage3.spec @@ -7,6 +7,6 @@ snapshot: 20080110 source_subpath: default/stage2-x86-uclibc-hardened-20080110 cflags: -Os -pipe cxxflags: -Os -pipe -ldflags: -Wl,-z,relro +ldflags: -Wl,-O1 portage_confdir: /var/tmp/catalyst/portage_confdir/uclibc portage_overlay: /var/tmp/catalyst/portage_overlay/uclibc diff --git a/catalyst/specs/uclibc/x86/stage1.spec b/catalyst/specs/uclibc/x86/stage1.spec index fe235c6..c853d6d 100644 --- a/catalyst/specs/uclibc/x86/stage1.spec +++ b/catalyst/specs/uclibc/x86/stage1.spec @@ -7,7 +7,7 @@ snapshot: 20080110 source_subpath: stage3-x86-uclibc-20080105 cflags: -Os -mtune=i386 -pipe cxxflags: -Os -mtune=i386 -pipe -ldflags: -Wl,-z,relro +ldflags: -Wl,-O1 chost: i386-gentoo-linux-uclibc portage_confdir: /var/tmp/catalyst/portage_confdir/uclibc portage_overlay: /var/tmp/catalyst/portage_overlay/uclibc diff --git a/catalyst/specs/uclibc/x86/stage2.spec b/catalyst/specs/uclibc/x86/stage2.spec index b9d901e..235128c 100644 --- a/catalyst/specs/uclibc/x86/stage2.spec +++ b/catalyst/specs/uclibc/x86/stage2.spec @@ -7,7 +7,7 @@ snapshot: 20080110 source_subpath: default/stage1-x86-uclibc-20080110 cflags: -Os -mtune=i386 -pipe cxxflags: -Os -mtune=i386 -pipe -ldflags: -Wl,-z,relro +ldflags: -Wl,-O1 chost: i386-gentoo-linux-uclibc portage_confdir: /var/tmp/catalyst/portage_confdir/uclibc portage_overlay: /var/tmp/catalyst/portage_overlay/uclibc diff --git a/catalyst/specs/uclibc/x86/stage3.spec b/catalyst/specs/uclibc/x86/stage3.spec index f63ee7c..b8c17af 100644 --- a/catalyst/specs/uclibc/x86/stage3.spec +++ b/catalyst/specs/uclibc/x86/stage3.spec @@ -7,6 +7,6 @@ snapshot: 20080110 source_subpath: default/stage2-x86-uclibc-20080110 cflags: -Os -mtune=i386 cxxflags: -Os -mtune=i386 -ldflags: -Wl,-z,relro +ldflags: -Wl,-O1 portage_confdir: /var/tmp/catalyst/portage_confdir/uclibc portage_overlay: /var/tmp/catalyst/portage_overlay/uclibc -- cgit v1.2.3-65-gdbad