| 1 | # Copyright 2004 Gentoo Foundation. |
1 | # Copyright 2004 Gentoo Foundation. |
| 2 | # Distributed under the terms of the GNU General Public License, v2 |
2 | # Distributed under the terms of the GNU General Public License, v2 |
| 3 | # $Header: /var/cvsroot/gentoo-x86/profiles/default-bsd/use.mask,v 1.3 2006/03/30 14:09:45 flameeyes Exp $ |
3 | # $Header: /var/cvsroot/gentoo-x86/profiles/default-bsd/use.mask,v 1.4 2006/03/30 18:17:43 flameeyes Exp $ |
| 4 | |
4 | |
| 5 | # Linux-dependant flags |
5 | # Linux-dependant flags |
| 6 | selinux |
6 | selinux |
| 7 | uclibc |
7 | uclibc |
| 8 | nptl |
8 | nptl |
| … | |
… | |
| 41 | |
41 | |
| 42 | # Mask extraneous elibc/kernel combinations |
42 | # Mask extraneous elibc/kernel combinations |
| 43 | elibc_glibc |
43 | elibc_glibc |
| 44 | elibc_uclibc |
44 | elibc_uclibc |
| 45 | kernel_linux |
45 | kernel_linux |
|
|
46 | userland_GNU |
| 46 | |
47 | |