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

Side by Side Diff: ports/ninja/pkg_info

Issue 1217813009: Re-enable lastest SDK testing on naclports. (Closed) Base URL: https://chromium.googlesource.com/external/naclports.git@master
Patch Set: fix Created 5 years, 5 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 | « build_tools/buildbot_selector.sh ('k') | ports/pixman/nacl.patch » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 NAME=ninja 1 NAME=ninja
2 VERSION=1.5.3 2 VERSION=1.5.3
3 URL=https://github.com/martine/ninja/archive/v1.5.3/ninja-v1.5.3.tar.gz 3 URL=https://github.com/martine/ninja/archive/v1.5.3/ninja-v1.5.3.tar.gz
4 LICENSE=Apache 4 LICENSE=Apache
5 DEPENDS=(nacl-spawn glibc-compat) 5 DEPENDS=(nacl-spawn glibc-compat)
6 SHA1=b3ff794461ff5e4e1e73fe6bd11e653bbe509e63 6 SHA1=b3ff794461ff5e4e1e73fe6bd11e653bbe509e63
7 DISABLED_TOOLCHAIN=(emscripten) 7 # TODO(bradnelson): Re-enable clang-newlib when this is fixed.
8 # https://code.google.com/p/nativeclient/issues/detail?id=4203
9 DISABLED_TOOLCHAIN=(emscripten clang-newlib)
OLDNEW
« no previous file with comments | « build_tools/buildbot_selector.sh ('k') | ports/pixman/nacl.patch » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698