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

Unified 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, 6 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 | « build_tools/buildbot_selector.sh ('k') | ports/pixman/nacl.patch » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ports/ninja/pkg_info
diff --git a/ports/ninja/pkg_info b/ports/ninja/pkg_info
index 24d0450add91557947e33dbcd5ff4f7e4e8d3ff2..2ede27cb8eb67ee7d2ff1bbb1df42d8a17a403ed 100644
--- a/ports/ninja/pkg_info
+++ b/ports/ninja/pkg_info
@@ -4,4 +4,6 @@ URL=https://github.com/martine/ninja/archive/v1.5.3/ninja-v1.5.3.tar.gz
LICENSE=Apache
DEPENDS=(nacl-spawn glibc-compat)
SHA1=b3ff794461ff5e4e1e73fe6bd11e653bbe509e63
-DISABLED_TOOLCHAIN=(emscripten)
+# TODO(bradnelson): Re-enable clang-newlib when this is fixed.
+# https://code.google.com/p/nativeclient/issues/detail?id=4203
+DISABLED_TOOLCHAIN=(emscripten clang-newlib)
« 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