diff options
author | Chris PeBenito <pebenito@gentoo.org> | 2003-11-06 07:14:36 +0000 |
---|---|---|
committer | Chris PeBenito <pebenito@gentoo.org> | 2003-11-06 07:14:36 +0000 |
commit | a6a00dd6328cb3085f1645bcf12c8f232146a634 (patch) | |
tree | 2532ee2807b0321d1577d62d93448755e6fe15a0 /profiles/selinux-ppc-1.4 | |
parent | add metadata.xml (diff) | |
download | historical-a6a00dd6328cb3085f1645bcf12c8f232146a634.tar.gz historical-a6a00dd6328cb3085f1645bcf12c8f232146a634.tar.bz2 historical-a6a00dd6328cb3085f1645bcf12c8f232146a634.zip |
add GRP_STAGE23_USE
Diffstat (limited to 'profiles/selinux-ppc-1.4')
-rw-r--r-- | profiles/selinux-ppc-1.4/make.defaults | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/profiles/selinux-ppc-1.4/make.defaults b/profiles/selinux-ppc-1.4/make.defaults index a7373717feff..3a4a9f3ac074 100644 --- a/profiles/selinux-ppc-1.4/make.defaults +++ b/profiles/selinux-ppc-1.4/make.defaults @@ -21,6 +21,7 @@ CFLAGS="-O2 -pipe" CXXFLAGS=${CFLAGS} USE="ppc berkdb crypt ncurses pam python readline selinux ssl tcpd zlib" +GRP_STAGE23_USE="ppc berkdb crypt ncurses pam python readline selinux ssl tcpd zlib" # The following USE should _not_ bet set on ppc as they can cause breakage # in some pacakges (are mostly x86 only options) |