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

Unified Diff: ports/binutils/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-2.25/build.sh ('k') | ports/gcc-avr/build.sh » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ports/binutils/build.sh
diff --git a/ports/binutils/build.sh b/ports/binutils/build.sh
index 5639c24202b262d9f1b43997d13c3eaa477e6a73..9d62c022c6c2a98ec67a37d3db3a8ef4fa749042 100644
--- a/ports/binutils/build.sh
+++ b/ports/binutils/build.sh
@@ -5,6 +5,7 @@
export ac_cv_func_getrlimit=no
EnableCliMain
+export LIBS="${NACLPORTS_LIBS}"
EXTRA_CONFIGURE_ARGS="\
--enable-targets=x86_64-nacl,arm-nacl,avr \
« no previous file with comments | « ports/binutils-2.25/build.sh ('k') | ports/gcc-avr/build.sh » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698