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

Unified Diff: ports/alut-demo/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/alut-demo/alut_hello_world.c ('k') | ports/alut-demo/pkg_info » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ports/alut-demo/build.sh
diff --git a/ports/alut-demo/build.sh b/ports/alut-demo/build.sh
index 5709f1b9809368b9f30abd68589ebab08966cb5c..fa5782ae2cb7af4f3a87644ac698237d26ad0c05 100644
--- a/ports/alut-demo/build.sh
+++ b/ports/alut-demo/build.sh
@@ -2,4 +2,5 @@
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
+EnableCliMain
SetupSDKBuildSystem
« no previous file with comments | « ports/alut-demo/alut_hello_world.c ('k') | ports/alut-demo/pkg_info » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698