summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris PeBenito <pebenito@gentoo.org>2003-11-06 07:14:36 +0000
committerChris PeBenito <pebenito@gentoo.org>2003-11-06 07:14:36 +0000
commita6a00dd6328cb3085f1645bcf12c8f232146a634 (patch)
tree2532ee2807b0321d1577d62d93448755e6fe15a0 /profiles/selinux-x86-1.4
parentadd metadata.xml (diff)
downloadhistorical-a6a00dd6328cb3085f1645bcf12c8f232146a634.tar.gz
historical-a6a00dd6328cb3085f1645bcf12c8f232146a634.tar.bz2
historical-a6a00dd6328cb3085f1645bcf12c8f232146a634.zip
add GRP_STAGE23_USE
Diffstat (limited to 'profiles/selinux-x86-1.4')
-rw-r--r--profiles/selinux-x86-1.4/make.defaults1
1 files changed, 1 insertions, 0 deletions
diff --git a/profiles/selinux-x86-1.4/make.defaults b/profiles/selinux-x86-1.4/make.defaults
index 5518acc45b5c..e207d348b1f1 100644
--- a/profiles/selinux-x86-1.4/make.defaults
+++ b/profiles/selinux-x86-1.4/make.defaults
@@ -2,6 +2,7 @@
# System-wide defaults for the gcc 3.2 Portage system
USE="x86 berkdb crypt ncurses pam python readline selinux ssl tcpd zlib"
+GRP_STAGE23_USE="x86 berkdb crypt ncurses pam python readline selinux ssl tcpd zlib"
ARCH="x86"
COMPILER="gcc3"