diff options
author | 2007-07-05 10:08:54 +0000 | |
---|---|---|
committer | 2007-07-05 10:08:54 +0000 | |
commit | 1120ac6e5ce87afbe2b66b9ceb81a20ab4c36121 (patch) | |
tree | bf7fdfe163e7c686d0cb12e3c6d913b17ffcdcc3 /sys-libs/glibc/glibc-2.5-r4.ebuild | |
parent | (QA) RESTRICT clean up. (diff) | |
download | historical-1120ac6e5ce87afbe2b66b9ceb81a20ab4c36121.tar.gz historical-1120ac6e5ce87afbe2b66b9ceb81a20ab4c36121.tar.bz2 historical-1120ac6e5ce87afbe2b66b9ceb81a20ab4c36121.zip |
(QA) RESTRICT clean up.
Package-Manager: portage-2.1.3_rc6
Diffstat (limited to 'sys-libs/glibc/glibc-2.5-r4.ebuild')
-rw-r--r-- | sys-libs/glibc/glibc-2.5-r4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-libs/glibc/glibc-2.5-r4.ebuild b/sys-libs/glibc/glibc-2.5-r4.ebuild index 10a39277800d..9e483bf3e164 100644 --- a/sys-libs/glibc/glibc-2.5-r4.ebuild +++ b/sys-libs/glibc/glibc-2.5-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.5-r4.ebuild,v 1.2 2007/07/03 13:10:55 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.5-r4.ebuild,v 1.3 2007/07/05 10:08:54 peper Exp $ # Here's how the cross-compile logic breaks down ... # CTARGET - machine that will target the binaries @@ -1032,7 +1032,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 |