зеркало из https://github.com/mozilla/gecko-dev.git
3 строки
242 B
C
3 строки
242 B
C
|
static const char* const cfg = "--target=armv7-linux-gcc --disable-vp8-encoder --disable-examples --disable-install-docs --enable-pic --enable-runtime-cpu-detect --enable-arm-asm-detok";
|
||
|
const char *vpx_codec_build_config(void) {return cfg;}
|