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

Unified Diff: ports/gcc/build.sh

Issue 1773403005: Fix binutils, gcc, gcc-avr in devenv (after roll). (Closed) Base URL: https://chromium.googlesource.com/webports.git@master
Patch Set: fix Created 4 years, 9 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/gcc-avr/build.sh ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ports/gcc/build.sh
diff --git a/ports/gcc/build.sh b/ports/gcc/build.sh
index f36f8cf9c2f4fa7f556919d52196653295d83bb9..47d38bd6ad7bcf34b7502f6ebb6e804a135b86a9 100644
--- a/ports/gcc/build.sh
+++ b/ports/gcc/build.sh
@@ -2,6 +2,7 @@
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
+EnableCliMain
export EXTRA_LIBS="${NACL_CLI_MAIN_LIB}"
NACLPORTS_CPPFLAGS+=" -Dpipe=nacl_spawn_pipe"
« no previous file with comments | « ports/gcc-avr/build.sh ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698