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

Side by Side 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, 7 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
OLDNEW
1 NAME=binutils 1 NAME=binutils
2 VERSION=7dc2f2590 2 VERSION=7dc2f2590
3 URL=https://chromium.googlesource.com/native_client/nacl-binutils.git@7dc2f2590 3 URL=https://chromium.googlesource.com/native_client/nacl-binutils.git@7dc2f2590
4 LICENSE=GPL 4 LICENSE=GPL
5 DEPENDS=(nacl-spawn) 5 DEPENDS=(nacl-spawn)
6 DISABLED_ARCH=(pnacl) 6 DISABLED_ARCH=(pnacl le32)
7 # arm-nacl-clang asserts in llvm::ARMInstPrinter::printInstruction: 7 # arm-nacl-clang asserts in llvm::ARMInstPrinter::printInstruction:
8 # https://code.google.com/p/nativeclient/issues/detail?id=4114 8 # https://code.google.com/p/nativeclient/issues/detail?id=4114
9 DISABLED_TOOLCHAIN=(clang-newlib/arm emscripten) 9 DISABLED_TOOLCHAIN=(clang-newlib/arm emscripten)
10 TOOLCHAIN_INSTALL=0 10 TOOLCHAIN_INSTALL=0
OLDNEW
« 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