summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'profiles/selinux/2004.1/sparc64/make.defaults')
-rw-r--r--profiles/selinux/2004.1/sparc64/make.defaults21
1 files changed, 21 insertions, 0 deletions
diff --git a/profiles/selinux/2004.1/sparc64/make.defaults b/profiles/selinux/2004.1/sparc64/make.defaults
new file mode 100644
index 000000000000..c8466dc75fdc
--- /dev/null
+++ b/profiles/selinux/2004.1/sparc64/make.defaults
@@ -0,0 +1,21 @@
+# Copyright 2004 Gentoo Technologies, Inc.
+# System-wide defaults for the Portage system
+
+ARCH="sparc"
+
+# Host type
+CHOST=sparc-unknown-linux-gnu
+PLATFORM=sparc64-unknown-linux-gnu
+PROFILE_ARCH="sparc64"
+
+COMPILER="gcc3"
+CFLAGS="-O2 -pipe"
+CXXFLAGS=${CFLAGS}
+
+USE="sparc berkdb crypt ncurses pam python readline selinux ssl tcpd zlib"
+GRP_STAGE23_USE="x86 berkdb crypt ncurses pam python readline selinux ssl tcpd zlib"
+
+ACCEPT_KEYWORDS="sparc"
+FEATURES="strict sfperms"
+
+POLICYDIR="/etc/security/selinux/src/policy"