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

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: Added comments related to disabling nacl and tcmalloc in GN files. Created 4 years, 6 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
« no previous file with comments | « build/toolchain/linux/BUILD.gn ('k') | third_party/libwebp/libwebp.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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)
+ 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
« no previous file with comments | « build/toolchain/linux/BUILD.gn ('k') | third_party/libwebp/libwebp.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698