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

Unified Diff: ports/gcc-avr/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/binutils/build.sh ('k') | ports/gcc/build.sh » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ports/gcc-avr/build.sh
diff --git a/ports/gcc-avr/build.sh b/ports/gcc-avr/build.sh
index fee898c5df2a62a69de511f7d48b8f8e58efc998..3e8ce4fa809f603289f2eae7f20ab05fadbb401b 100644
--- a/ports/gcc-avr/build.sh
+++ b/ports/gcc-avr/build.sh
@@ -9,6 +9,7 @@ AVR_LIBC_URL=http://storage.googleapis.com/webports/mirror/avr-libc-1.8.1.tar.bz
AVR_LIBC_SHA=b56fe21b30341869aa768689b0f6a07d896b17fa
AVR_LIBC_VERSION=avr-libc-1.8.1
+EnableCliMain
export EXTRA_LIBS="${NACL_CLI_MAIN_LIB}"
export PATH="${PATH}:${NACL_PACKAGES_BUILD}/binutils-2.25/install_host/bin"
NACLPORTS_CPPFLAGS+=" -Dpipe=nacl_spawn_pipe"
« no previous file with comments | « ports/binutils/build.sh ('k') | ports/gcc/build.sh » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698