Chromium Code Reviews| Index: libvpx_srcs_x86_intrinsics.gypi |
| diff --git a/libvpx_srcs_x86_intrinsics.gypi b/libvpx_srcs_x86_intrinsics.gypi |
| index d6f71fdceee686a4876951c793dd5780c0116c93..516d29a51a21a7a631c0ac86c00f9b21a259379a 100644 |
| --- a/libvpx_srcs_x86_intrinsics.gypi |
| +++ b/libvpx_srcs_x86_intrinsics.gypi |
| @@ -123,7 +123,7 @@ |
| }, |
| # TODO(pcc): Remove this once we properly support subtarget specific |
| # code generation in LLVM (http://llvm.org/PR19416). |
| - 'cflags!': [ '-flto', ], |
| + 'cflags!': [ '-flto' ], |
| }, |
| ], |
| } |