Home | History | Annotate | Download | only in libvpx
      1 static const char* const cfg = "--target=generic-gnu";
      2 const char *vpx_codec_build_config(void) {return cfg;}
      3