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

Unified Diff: ports/libx11/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/lcms/pkg_info ('k') | ports/speex/pkg_info » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ports/libx11/pkg_info
diff --git a/ports/libx11/pkg_info b/ports/libx11/pkg_info
index 8eba2eb024f732ad97bc1ecbe69629950d4c67bd..b5cfe65a94c1264bc8e44cb5264373e5e0c73380 100644
--- a/ports/libx11/pkg_info
+++ b/ports/libx11/pkg_info
@@ -6,4 +6,6 @@ LICENSE=GPL
DEPENDS=(glibc-compat xproto kbproto xextproto xtrans libxcb inputproto)
# No mac support, seems to clash with local headers.
BUILD_OS=linux
+# Causes crash in arm-nacl-clang
+DISABLED_TOOLCHAIN=(clang-newlib)
SHA1=8177535c9c59d8c3ab98d55ce53520b5737ccd1a
« no previous file with comments | « ports/lcms/pkg_info ('k') | ports/speex/pkg_info » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698