repo.or.cz
/
mozilla-central.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge tracemonkey to mozilla-central. (a=blockers)
[mozilla-central.git]
/
media
/
libvpx
/
vpx_config_x86-darwin9-gcc.c
blob
1bcb5656f2b5800e9c9c1603e127713f9ad2e56c
1
static const char
*
const
cfg
=
"--target=x86-darwin9-gcc --enable-pic --disable-examples --disable-vp8-encoder --disable-install-docs"
;
2
const char
*
vpx_codec_build_config
(
void
) {
return
cfg
;}