summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Gianelloni <wolf31o2@gentoo.org>2006-05-18 14:17:42 +0000
committerChris Gianelloni <wolf31o2@gentoo.org>2006-05-18 14:17:42 +0000
commit010cfdde2a07fe6298e425e18a4e898f29209928 (patch)
treeec1f116af667f8e50e3b5d623e489f007fa6a315 /profiles/uclibc
parentAdd ~amd64 keyword. (diff)
downloadhistorical-010cfdde2a07fe6298e425e18a4e898f29209928.tar.gz
historical-010cfdde2a07fe6298e425e18a4e898f29209928.tar.bz2
historical-010cfdde2a07fe6298e425e18a4e898f29209928.zip
Added -ppd -isdnlog since I'm about to add them to default-linux and I don't want to bload the uclibc profile's USE.
Diffstat (limited to 'profiles/uclibc')
-rw-r--r--profiles/uclibc/make.defaults5
1 files changed, 5 insertions, 0 deletions
diff --git a/profiles/uclibc/make.defaults b/profiles/uclibc/make.defaults
index 4bbc013e308b..780ac5162e8b 100644
--- a/profiles/uclibc/make.defaults
+++ b/profiles/uclibc/make.defaults
@@ -41,3 +41,8 @@ ELIBC=uclibc
# unpack -- for debugging purposes only.
FEATURES="sandbox sfperms strict nodoc noinfo noman autoconfig"
+
+# These are here because I am adding this to default-linux and removing it from
+# the leaf profiles. If you would like these as defaults, feel free to remove
+# the following line.
+USE="${USE} -pppd -isdnlog"