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

Unified Diff: ports/xkbcomp/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/xkbcomp/build.sh
diff --git a/ports/xkbcomp/build.sh b/ports/xkbcomp/build.sh
index 0f603b68a889ad619c07a6d1a210d9eb3fb9832e..5473959902926554c6c4306fd555f21d00223b62 100644
--- a/ports/xkbcomp/build.sh
+++ b/ports/xkbcomp/build.sh
@@ -4,7 +4,6 @@
EXTRA_CONFIGURE_ARGS+=" --datarootdir=/share"
-NACLPORTS_CPPFLAGS+=" -Dmain=nacl_main"
export LIBS="-lX11 -lxcb -lXau ${NACL_CLI_MAIN_LIB}"
EnableGlibcCompat
« ports/twm/build.sh ('K') | « ports/xeyes/build.sh ('k') | ports/xorg-server/build.sh » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698