Migrate to using the same gyp files and gypi generator script as Chromium.
BUG= TEST= Review URL: http://webrtc-codereview.appspot.com/268009 git-svn-id: http://webrtc.googlecode.com/svn/trunk@1012 4adac7df-926f-26a2-2b94-8c16560cd09d
This commit is contained in:
2
third_party/libvpx/source/config/linux/arm-neon/vpx_config.c
vendored
Normal file
2
third_party/libvpx/source/config/linux/arm-neon/vpx_config.c
vendored
Normal file
@@ -0,0 +1,2 @@
|
||||
static const char* const cfg = "--target=armv7-linux-gcc --enable-pic --enable-error-concealment --disable-postproc --disable-install-docs --disable-install-srcs";
|
||||
const char *vpx_codec_build_config(void) {return cfg;}
|
||||
Reference in New Issue
Block a user