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

Unified Diff: ports/pnacl/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
Index: ports/pnacl/pkg_info
diff --git a/ports/pnacl/pkg_info b/ports/pnacl/pkg_info
index 87fb172b42b32827f7ef9fb66d30d8713fe068e7..7eb52b3be65537bce3d5ad704380db2c7590d0dd 100644
--- a/ports/pnacl/pkg_info
+++ b/ports/pnacl/pkg_info
@@ -1,7 +1,7 @@
NAME=pnacl
VERSION=0.0.1
ARCHIVE_ROOT=native_client
-URL=https://chromium.googlesource.com/native_client/src/native_client.git@902e001
+URL=https://chromium.googlesource.com/native_client/src/native_client.git@0fdb5d2
LICENSE=BSD
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

Powered by Google App Engine
This is Rietveld 408576698