| Index: libvpx_srcs_x86_64_intrinsics.gypi
|
| diff --git a/libvpx_srcs_x86_64_intrinsics.gypi b/libvpx_srcs_x86_64_intrinsics.gypi
|
| index 42eac1ac78022b4a3a5a8ac8e5ac433ad430b803..1facc1cffc97c2ce1ec2aeec59719d310c4bf357 100644
|
| --- a/libvpx_srcs_x86_64_intrinsics.gypi
|
| +++ b/libvpx_srcs_x86_64_intrinsics.gypi
|
| @@ -115,6 +115,7 @@
|
| '<(libvpx_source)/vp9/encoder/x86/vp9_variance_impl_intrin_avx2.c',
|
| ],
|
| 'cflags': [ '-mavx2', ],
|
| + 'cflags!': [ '-flto', ],
|
| 'xcode_settings': { 'OTHER_CFLAGS': [ '-mavx2' ] },
|
| 'msvs_settings': {
|
| 'VCCLCompilerTool': {
|
|
|