diff options
author | Zac Medico <zmedico@gentoo.org> | 2007-02-24 15:15:51 +0000 |
---|---|---|
committer | Zac Medico <zmedico@gentoo.org> | 2007-02-24 15:15:51 +0000 |
commit | c54dce8cbbdc4a9c3f1bf054046a75cabd7181c5 (patch) | |
tree | 22fef2b36eee1b63140b139dbe767347cffd2eda /profiles/uclibc | |
parent | Stable on ppc wrt bug 167860 (diff) | |
download | gentoo-2-c54dce8cbbdc4a9c3f1bf054046a75cabd7181c5.tar.gz gentoo-2-c54dce8cbbdc4a9c3f1bf054046a75cabd7181c5.tar.bz2 gentoo-2-c54dce8cbbdc4a9c3f1bf054046a75cabd7181c5.zip |
Mask and force ELIBC, KERNEL, and USERLAND flags that apply to specific profiles.
Diffstat (limited to 'profiles/uclibc')
-rw-r--r-- | profiles/uclibc/use.force | 1 | ||||
-rw-r--r-- | profiles/uclibc/use.mask | 3 |
2 files changed, 4 insertions, 0 deletions
diff --git a/profiles/uclibc/use.force b/profiles/uclibc/use.force index e69de29bb2d1..3904f12fc0b2 100644 --- a/profiles/uclibc/use.force +++ b/profiles/uclibc/use.force @@ -0,0 +1 @@ +elibc_uclibc diff --git a/profiles/uclibc/use.mask b/profiles/uclibc/use.mask index 57f8c2a6f52b..f93b78e984d7 100644 --- a/profiles/uclibc/use.mask +++ b/profiles/uclibc/use.mask @@ -5,3 +5,6 @@ nis emul-linux-x86 -uclibc + +-elibc_uclibc +elibc_glibc |