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

Unified Diff: ports/gforth/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/flac/pkg_info ('k') | ports/hdf5/pkg_info » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ports/gforth/pkg_info
diff --git a/ports/gforth/pkg_info b/ports/gforth/pkg_info
index 5b9100a155ec067d2422538261f2f0d8455e8ef0..bc8f6b44a1b2e3329fb4ac34c0936ef06ea28c43 100644
--- a/ports/gforth/pkg_info
+++ b/ports/gforth/pkg_info
@@ -4,4 +4,6 @@ URL=http://www.complang.tuwien.ac.at/forth/gforth/gforth-0.7.2.tar.gz
LICENSE=gpl3
DEPENDS=(glibc-compat nacl-spawn libtar)
DISABLED_LIBC=(bionic)
+# arm-nacl-clang crashes
+DISABLED_TOOLCHAIN=(clang-newlib)
SHA1=fe662c60b74290b08b6245816b68faed2a1e5c20
« no previous file with comments | « ports/flac/pkg_info ('k') | ports/hdf5/pkg_info » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698