Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(782)

Unified Diff: third_party/libwebp/README.chromium

Issue 2001523002: GYP changes for arm64 linux build (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Add GN Build changes + Incorporate review comments Created 4 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: third_party/libwebp/README.chromium
diff --git a/third_party/libwebp/README.chromium b/third_party/libwebp/README.chromium
index beff9dc5248bc645fbfed543c1cb6103ca6e12e0..699b28d40504d380990046f8a38d300cf7353662 100644
--- a/third_party/libwebp/README.chromium
+++ b/third_party/libwebp/README.chromium
@@ -21,6 +21,8 @@ Local changes:
the contents of src/ less mux/ which is unused.
* Merged COPYING/PATENTS to LICENSE
* Added an explicit cast to short in yuv_sse2.c
+ * Disabled "-frename-registers" flag for ARM64 linux build as clang(3.9.0)
jzern 2016/06/03 17:56:19 we don't carry the gyp/gn files upstream, so a not
apatole 2016/06/03 18:06:47 Ok, I got warning while presubmit and it suggested
+ build fails with error - unsupported flag.
Cherry-picks:
Revert patch f7fc4bc: dec/webp.c: don't wait for data before reporting w/h
Revert patch d1c359e: fix shared object build with -fvisibility=hidden

Powered by Google App Engine
This is Rietveld 408576698