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

Unified Diff: ports/libgit2-demo/Makefile

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/less/nacl.patch ('k') | ports/libgit2-demo/build.sh » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ports/libgit2-demo/Makefile
diff --git a/ports/libgit2-demo/Makefile b/ports/libgit2-demo/Makefile
index a3bb8ea94cdfa0fe8f82e1afc2775ac1b5689e6f..bfc6f05f4a49049103b17892aeed3a2e184f7f84 100644
--- a/ports/libgit2-demo/Makefile
+++ b/ports/libgit2-demo/Makefile
@@ -4,8 +4,6 @@
include $(NACL_SDK_ROOT)/tools/common.mk
-NACL_LDFLAGS += ${NACL_CLI_MAIN_LIB}
-PNACL_LDFLAGS += ${NACL_CLI_MAIN_LIB}
TARGET = libgit2-demo
LIBS = git2 ssh2 ssl crypto z
« no previous file with comments | « ports/less/nacl.patch ('k') | ports/libgit2-demo/build.sh » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698