tenfourfox/media/libvpx/vpx_config_tenfourfox_altivec.c
Cameron Kaiser c9b2922b70 hello FPR
2017-04-19 00:56:45 -07:00

3 lines
210 B
C

static const char* const cfg = "--target=steve-jobs-will-be-crushed-by-a-g5 --enable-pic --disable-examples --disable-vp8-encoder --disable-install-docs";
const char *vpx_codec_build_config(void) {return cfg;}