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

Unified Diff: ports/pnacl/pkg_info

Issue 1607793004: Update pnacl toolchain version (Closed) Base URL: https://chromium.googlesource.com/webports.git@master
Patch Set: Created 4 years, 11 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/pnacl/nacl.patch ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ports/pnacl/pkg_info
diff --git a/ports/pnacl/pkg_info b/ports/pnacl/pkg_info
index e05e9e6e44f9952b5090e41bb88fae51372d3a4c..54b0b62a92e95d7e292bb9644d5706efd58372b4 100644
--- a/ports/pnacl/pkg_info
+++ b/ports/pnacl/pkg_info
@@ -1,9 +1,9 @@
NAME=pnacl
VERSION=0.0.1
ARCHIVE_ROOT=native_client
-URL=https://chromium.googlesource.com/native_client/src/native_client.git@6863b50a1f88905e31e69c1e1787f5656502f1ad
+URL=https://chromium.googlesource.com/native_client/src/native_client.git@642939f
LICENSE=BSD
-DEPENDS=(glibc-compat nacl-spawn pnacl-clang-src pnacl-binutils-src pnacl-llvm-src)
+DEPENDS=(glibc-compat nacl-spawn pnacl-clang-src pnacl-binutils-src pnacl-llvm-src pnacl-binutils-x86-src)
# x86 glibc toolchain is too old to build clang
# arm glibc fails with unrecognized command line option ‘-stdlib=libc++’
DISABLED_TOOLCHAIN=(glibc emscripten)
« no previous file with comments | « ports/pnacl/nacl.patch ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698