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

Unified Diff: ports/binutils/pkg_info

Issue 1804293003: Add support for new pnacl native toolchain driver (Closed) Base URL: https://chromium.googlesource.com/webports.git@master
Patch Set: Fix according to Brad's comments Created 4 years, 8 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
« make_all.sh ('K') | « make_all.sh ('k') | ports/blis/pkg_info » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ports/binutils/pkg_info
diff --git a/ports/binutils/pkg_info b/ports/binutils/pkg_info
index 14ba035d42fabaf2b8cbedae8d96a2a735095317..dbc90f2a82a3a2f93420dd46fb2d1cf2dad6e2e5 100644
--- a/ports/binutils/pkg_info
+++ b/ports/binutils/pkg_info
@@ -3,7 +3,7 @@ VERSION=7dc2f2590
URL=https://chromium.googlesource.com/native_client/nacl-binutils.git@7dc2f2590
LICENSE=GPL
DEPENDS=(nacl-spawn)
-DISABLED_ARCH=(pnacl)
+DISABLED_ARCH=(pnacl le32)
# arm-nacl-clang asserts in llvm::ARMInstPrinter::printInstruction:
# https://code.google.com/p/nativeclient/issues/detail?id=4114
DISABLED_TOOLCHAIN=(clang-newlib/arm emscripten)
« make_all.sh ('K') | « make_all.sh ('k') | ports/blis/pkg_info » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698