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

Unified Diff: ports/xorg-server/build.sh

Issue 907563002: Simplify cli_main (Closed) Base URL: https://chromium.googlesource.com/external/naclports.git@master
Patch Set: Created 5 years, 10 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/xkbcomp/build.sh ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ports/xorg-server/build.sh
diff --git a/ports/xorg-server/build.sh b/ports/xorg-server/build.sh
index 183443f7b4684cae487a023f93e8a563af10c541..118ced9cf2bddbaaad0fcc20362ee06316850042 100755
--- a/ports/xorg-server/build.sh
+++ b/ports/xorg-server/build.sh
@@ -34,7 +34,6 @@ NACLPORTS_CFLAGS+=" -Dmain=SDL_main"
export LIBS+="\
-Wl,--undefined=nacl_main \
-Wl,--undefined=SDL_main \
--lnacl_spawn \
-lSDLmain -lSDL \
${NACL_CLI_MAIN_LIB} \
-lppapi_simple -ltar -lnacl_io -lRegal -lglslopt \
« no previous file with comments | « ports/xkbcomp/build.sh ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698