add --enable-secureplt by default
authorMike Frysinger <vapier@gentoo.org>
Wed, 27 Dec 2006 06:04:03 +0000 (06:04 +0000)
committerMike Frysinger <vapier@gentoo.org>
Wed, 27 Dec 2006 06:04:03 +0000 (06:04 +0000)
eclass/toolchain.eclass

index 07437880aa0b1c7b926756874d0e8b2b969da8c6..e86dd8501bb68bbe1f89785dc86fd4b203e9e203 100644 (file)
@@ -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