diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2010-01-08 11:45:17 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2010-01-08 11:45:17 +0000 |
commit | 55dca8c84459b7262edbebb93689730509ae8bd8 (patch) | |
tree | 044f7da7c73a286ac17227afc3a03d21b6bd9203 /profiles/prefix/bsd | |
parent | mask GCC 4.4 and onwards, does not compile currently on FreeBSD (diff) | |
download | gentoo-2-55dca8c84459b7262edbebb93689730509ae8bd8.tar.gz gentoo-2-55dca8c84459b7262edbebb93689730509ae8bd8.tar.bz2 gentoo-2-55dca8c84459b7262edbebb93689730509ae8bd8.zip |
Mask X USE flag on FreeBSD due to missing keywords
Diffstat (limited to 'profiles/prefix/bsd')
-rw-r--r-- | profiles/prefix/bsd/freebsd/8.0/x86/use.mask | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/profiles/prefix/bsd/freebsd/8.0/x86/use.mask b/profiles/prefix/bsd/freebsd/8.0/x86/use.mask new file mode 100644 index 000000000000..45696be5234a --- /dev/null +++ b/profiles/prefix/bsd/freebsd/8.0/x86/use.mask @@ -0,0 +1,2 @@ +# No X support on FreeBSD due to missing keywords +X |