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

Unified Diff: ports/xeyes/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
Index: ports/xeyes/build.sh
diff --git a/ports/xeyes/build.sh b/ports/xeyes/build.sh
index 829bc9251467bb0b7863e4756ef74b0684608576..157a823852252bc9e1e7a676a749c246fcf20c63 100644
--- a/ports/xeyes/build.sh
+++ b/ports/xeyes/build.sh
@@ -2,8 +2,6 @@
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
-NACLPORTS_CPPFLAGS+=" -Dmain=nacl_main"
-
export LIBS="-lSM -lICE -lxcb -lXau ${NACL_CLI_MAIN_LIB}"
EnableGlibcCompat
« ports/twm/build.sh ('K') | « ports/wireshark/build.sh ('k') | ports/xkbcomp/build.sh » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698