Index: third_party/libvpx/BUILD.gn |
diff --git a/third_party/libvpx/BUILD.gn b/third_party/libvpx/BUILD.gn |
index bfc93ce9d75d4d4ca78865fef1a5aca2754a556d..ad07eee06753c721193fa459a3e49692dfb99d36 100644 |
--- a/third_party/libvpx/BUILD.gn |
+++ b/third_party/libvpx/BUILD.gn |
@@ -71,6 +71,7 @@ config("libvpx_warnings") { |
# libvpx has many static functions in header, which trigger this warning. |
"-Wno-unused-function", |
] |
+ |
Johann
2017/03/30 18:50:21
The space seems to make sense. Just not sure why i
marpan
2017/03/30 19:21:13
Acknowledged.
|
# Fixes a mac link error for vpx_scaled_2d: |
# Undefined symbols for architecture x86_64: |
# "_vpx_scaled_2d", referenced from: |