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-linux-gcc.c
blob
3a01555bf08c1189fd040d1c97701fad599f0e82
1
static const char
*
const
cfg
=
"--target=x86_64-linux-gcc --disable-vp8-encoder --disable-examples --disable-install-docs --enable-pic"
;
2
const char
*
vpx_codec_build_config
(
void
) {
return
cfg
;}