зеркало из https://github.com/mozilla/pjs.git
3 строки
174 B
C
3 строки
174 B
C
|
static const char* const cfg = "--target=generic-gnu --disable-vp8-encoder --disable-examples --disable-install-docs";
|
||
|
const char *vpx_codec_build_config(void) {return cfg;}
|