projects
/
mesa.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
nv50/ir: import SM4 converter
[mesa.git]
/
configs
/
darwin-fat-all
1
# Configuration for Darwin / MacOS X, making 32bit and 64bit fat dynamic libs
2
3
RC_CFLAGS=-arch ppc -arch i386 -arch ppc64 -arch x86_64
4
5
include $(TOP)/configs/darwin
6
7
CONFIG_NAME = darwin-fat-all