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

Side by Side 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, 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 unified diff | Download patch
« no previous file with comments | « ports/pnacl/nacl.patch ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 NAME=pnacl 1 NAME=pnacl
2 VERSION=0.0.1 2 VERSION=0.0.1
3 ARCHIVE_ROOT=native_client 3 ARCHIVE_ROOT=native_client
4 URL=https://chromium.googlesource.com/native_client/src/native_client.git@6863b5 0a1f88905e31e69c1e1787f5656502f1ad 4 URL=https://chromium.googlesource.com/native_client/src/native_client.git@642939 f
5 LICENSE=BSD 5 LICENSE=BSD
6 DEPENDS=(glibc-compat nacl-spawn pnacl-clang-src pnacl-binutils-src pnacl-llvm-s rc) 6 DEPENDS=(glibc-compat nacl-spawn pnacl-clang-src pnacl-binutils-src pnacl-llvm-s rc pnacl-binutils-x86-src)
7 # x86 glibc toolchain is too old to build clang 7 # x86 glibc toolchain is too old to build clang
8 # arm glibc fails with unrecognized command line option ‘-stdlib=libc++’ 8 # arm glibc fails with unrecognized command line option ‘-stdlib=libc++’
9 DISABLED_TOOLCHAIN=(glibc emscripten) 9 DISABLED_TOOLCHAIN=(glibc emscripten)
OLDNEW
« 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