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
CLOSED TREE: TraceMonkey merge head. (a=blockers)
[mozilla-central.git]
/
media
/
libvpx
/
vpx_config_x86_64-darwin9-gcc.c
blob
c113cf1985f31d7458fba84ab7a63fc7be6b42e5
1
static const char
*
const
cfg
=
"--target=x86_64-darwin9-gcc --enable-pic --disable-examples --disable-vp8-encoder --disable-install-docs"
;
2
const char
*
vpx_codec_build_config
(
void
) {
return
cfg
;}