Merge tracemonkey to mozilla-central. (a=blockers)
[mozilla-central.git] / media / libvpx / vpx_config_x86-darwin9-gcc.c
blob1bcb5656f2b5800e9c9c1603e127713f9ad2e56c
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;}