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

Unified Diff: ports/ruby-ppapi/build.sh

Issue 1417223003: Switch from using 'nacl_main' to 'main' entry point (Closed) Base URL: https://chromium.googlesource.com/external/naclports.git@master
Patch Set: Created 5 years, 2 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 | « ports/ruby-ppapi/Makefile ('k') | ports/ruby-ppapi/main.c » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ports/ruby-ppapi/build.sh
diff --git a/ports/ruby-ppapi/build.sh b/ports/ruby-ppapi/build.sh
index 529608db4b66742d4183bb7ea1a2289b86ab3db8..6b7f1484fbe3ce744a052ba5eed84e2743f83c68 100644
--- a/ports/ruby-ppapi/build.sh
+++ b/ports/ruby-ppapi/build.sh
@@ -4,4 +4,5 @@
NACLPORTS_CPPFLAGS+=" -Dpipe=nacl_spawn_pipe"
+EnableCliMain
SetupSDKBuildSystem
« no previous file with comments | « ports/ruby-ppapi/Makefile ('k') | ports/ruby-ppapi/main.c » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698