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

Unified Diff: ports/lcms/pkg_info

Issue 942013005: Enable building for ARM with nacl-clang (Closed) Base URL: https://chromium.googlesource.com/external/naclports.git@master
Patch Set: Created 5 years, 10 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 | « ports/hdf5/pkg_info ('k') | ports/libx11/pkg_info » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ports/lcms/pkg_info
diff --git a/ports/lcms/pkg_info b/ports/lcms/pkg_info
index 61a09eb7e34bce756e84685ca5e31eeccd2eae51..7c2806184a7137b5b4717ddedc1832f89e752841 100644
--- a/ports/lcms/pkg_info
+++ b/ports/lcms/pkg_info
@@ -4,4 +4,7 @@ ARCHIVE_ROOT=lcms2-2.4
URL=http://downloads.sf.net/project/lcms/lcms/2.4/lcms2-2.4.tar.gz
LICENSE=MIT:COPYING
DEPENDS=(zlib jpeg8d tiff)
+# arm-nacl-clang produces:
+# Error: internal_relocation (type: OFFSET_IMM) not fixed up
+DISABLED_TOOLCHAIN=(clang-newlib)
SHA1=9944902864283af49e4e21a1ca456db4e04ea7c2
« no previous file with comments | « ports/hdf5/pkg_info ('k') | ports/libx11/pkg_info » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698