summaryrefslogtreecommitdiff
blob: faeec61d7648848f395689d2ad7e494d649dcc07 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/macos/10.4/x86/use.mask,v 1.3 2013/05/13 15:56:32 ulm Exp $

# This file masks out USE flags that are simply NOT allowed in the default
# x86 profile.  This works, for example, if another architecture's
# profile have a USE flag associated with (such as altivec, mmx, etc).

# Unmask x86 instruction sets
-icc
-icc-pgo
-ifc
-mmx
-mmxext
-sse
-sse2
-ssse3
-svga
-kqemu

# Unmask nvidia XvMC support
-nvidia

# Unmask dev-db/oracle-instantclient-basic support
-oci8-instant-client

# Unmask osp, used by asterisk; bug 115798
-osp

# Modular X: unmask for architectures on which they are available
-input_devices_synaptics
-input_devices_vmmouse
-input_devices_wacom
-video_cards_nvidia
-video_cards_fglrx
-video_cards_vmware

# Modular X: mask for architectures on which they aren't available
video_cards_newport

#codec support
-real
-x264

# lvm2 cluster
-gulm

# ibm is only used for ppc64 stuff
ibm

# psyco works on x86
-psyco

# Adobe FDF toolkit is x86 only.
-fdftk