repo.or.cz
/
mesa
/
nouveau-pmpeg.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
xvmc: Replace frame_started by picture_structure
[mesa/nouveau-pmpeg.git]
/
configs
/
darwin-fat-all
blob
b8668dc5aec89689ae34955e61e20ae12e720fe5
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