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

Unified Diff: ports/sdl-tests/nacl.patch

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/sdl-tests/nacl.patch
diff --git a/ports/sdl-tests/nacl.patch b/ports/sdl-tests/nacl.patch
index 1bc8bf43ce969cfc9206a1ff37d67fbb4eb4705e..7641a80ff534e7c0f0f23efcaf940a25482cf430 100644
--- a/ports/sdl-tests/nacl.patch
+++ b/ports/sdl-tests/nacl.patch
@@ -7,7 +7,7 @@ diff --git a/test/configure.in b/test/configure.in
;;
+ *-*-nacl*)
+ case "$CC" in
-+ */pnacl*)
++ */pnacl* | */le32-nacl*)
+ EXE=".pexe"
+ ;;
+ *)
« make_all.sh ('K') | « ports/sdl-tests/build.sh ('k') | ports/sdl2-tests/build.sh » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698