summaryrefslogtreecommitdiff
path: root/profiles/releases/make.defaults
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2017-12-04 22:28:38 +0000
committerV3n3RiX <venerix@redcorelinux.org>2017-12-04 22:28:38 +0000
commit66d4bdf369cfae02981ef58fcc93d8f31d79efd0 (patch)
tree4cf7230c19e4e7c18750ea5decf73b68d436693a /profiles/releases/make.defaults
parent9537deb073178c7a997e4810a6e499b74963089d (diff)
redcore profile stub
Diffstat (limited to 'profiles/releases/make.defaults')
-rw-r--r--profiles/releases/make.defaults6
1 files changed, 6 insertions, 0 deletions
diff --git a/profiles/releases/make.defaults b/profiles/releases/make.defaults
new file mode 100644
index 00000000..a0a37cc3
--- /dev/null
+++ b/profiles/releases/make.defaults
@@ -0,0 +1,6 @@
+# Copyright 1999-2013 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+# These USE flags are what is common between the various sub-profiles. Stages 2
+# and 3 are built against these, so be careful what you add.
+USE="acl gdbm nptl unicode"