summaryrefslogtreecommitdiff
path: root/eclass
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2006-12-27 06:04:03 +0000
committerMike Frysinger <vapier@gentoo.org>2006-12-27 06:04:03 +0000
commit752150371453d105514e32e9f17d92a544882bb5 (patch)
treefcdcdf30254a16896699dcf7fb23fcbb87a56a5e /eclass
parentAdd threads useflag to disable pthread support and also remove images directo... (diff)
downloadhistorical-752150371453d105514e32e9f17d92a544882bb5.tar.gz
historical-752150371453d105514e32e9f17d92a544882bb5.tar.bz2
historical-752150371453d105514e32e9f17d92a544882bb5.zip
add --enable-secureplt by default
Diffstat (limited to 'eclass')
-rw-r--r--eclass/toolchain.eclass3
1 files changed, 2 insertions, 1 deletions
diff --git a/eclass/toolchain.eclass b/eclass/toolchain.eclass
index 07437880aa0b..e86dd8501bb6 100644
--- a/eclass/toolchain.eclass
+++ b/eclass/toolchain.eclass
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/eclass/toolchain.eclass,v 1.318 2006/12/23 02:40:30 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/eclass/toolchain.eclass,v 1.319 2006/12/27 06:04:03 vapier Exp $
HOMEPAGE="http://gcc.gnu.org/"
LICENSE="GPL-2 LGPL-2.1"
@@ -1245,6 +1245,7 @@ gcc_do_configure() {
--with-system-zlib \
--disable-checking \
--disable-werror \
+ --enable-secureplt \
--disable-libunwind-exceptions"
# etype specific configuration