diff options
author | Kito Danya Dietrich <kito@gentoo.org> | 2004-10-27 18:25:06 +0000 |
---|---|---|
committer | Kito Danya Dietrich <kito@gentoo.org> | 2004-10-27 18:25:06 +0000 |
commit | f061c862b00661c55b3ab702c26f12e5b0620b26 (patch) | |
tree | 8b478680fff7483745c7e61bf631a414e7d97aed /profiles/default-macos/ppc/use.mask | |
parent | Fix bug #69165. (Manifest recommit) (diff) | |
download | gentoo-2-f061c862b00661c55b3ab702c26f12e5b0620b26.tar.gz gentoo-2-f061c862b00661c55b3ab702c26f12e5b0620b26.tar.bz2 gentoo-2-f061c862b00661c55b3ab702c26f12e5b0620b26.zip |
added x86/linux specific flags to default-macos/use.mask closes bug 67607
Diffstat (limited to 'profiles/default-macos/ppc/use.mask')
-rw-r--r-- | profiles/default-macos/ppc/use.mask | 16 |
1 files changed, 13 insertions, 3 deletions
diff --git a/profiles/default-macos/ppc/use.mask b/profiles/default-macos/ppc/use.mask index ae09cce2db2b..97922a3ae9b5 100644 --- a/profiles/default-macos/ppc/use.mask +++ b/profiles/default-macos/ppc/use.mask @@ -1,8 +1,17 @@ # Add USE flags that don't work on Mac OS X here -# these will more than likely never compile on os x +# these will more than likely never work on os x +3dnow +3dnowex alsa gpm +jack-tmpfs +mmx +mmx2 +oss +rtc +v4l +v4l2 # these are still a ways off acl @@ -24,7 +33,8 @@ tcltk gtk gtk2 -# masking xmms until we get deps sorted out +# masking these until we get deps sorted out +mikmod xmms # net-misc/dante fails to compile, so we mask it until we succeed @@ -59,4 +69,4 @@ svga sybase sybase-ct -djbfft +djbfft
\ No newline at end of file |