diff options
Diffstat (limited to 'sys-libs/glibc/glibc-2.4-r4.ebuild')
-rw-r--r-- | sys-libs/glibc/glibc-2.4-r4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-libs/glibc/glibc-2.4-r4.ebuild b/sys-libs/glibc/glibc-2.4-r4.ebuild index eadd231a1d1d..ae70d96e86a5 100644 --- a/sys-libs/glibc/glibc-2.4-r4.ebuild +++ b/sys-libs/glibc/glibc-2.4-r4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.4-r4.ebuild,v 1.18 2007/07/01 22:36:43 peper Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.4-r4.ebuild,v 1.19 2007/07/02 15:36:13 peper Exp $ # Here's how the cross-compile logic breaks down ... # CTARGET - machine that will target the binaries @@ -1013,7 +1013,7 @@ else fi # we'll handle stripping ourself #46186 -RESTRICT="nostrip" +RESTRICT="strip" EMULTILIB_PKG="true" # General: We need a new-enough binutils for as-needed |