aboutsummaryrefslogtreecommitdiff
path: root/vpx_config.c
blob: ad2775b644096ca67f604f208a1ca4a34fd63730 (plain)
1
2
static const char* const cfg = "--target=generic-gnu";
const char *vpx_codec_build_config(void) {return cfg;}