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 |