summaryrefslogtreecommitdiffstats
path: root/newlib/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'newlib/Makefile.am')
-rw-r--r--newlib/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/newlib/Makefile.am b/newlib/Makefile.am
index fc16f237f..329464962 100644
--- a/newlib/Makefile.am
+++ b/newlib/Makefile.am
@@ -45,7 +45,7 @@ AM_MAKEFLAGS = \
"tooldir=$(tooldir)" \
"AR=$(AR)" \
"AS=$(AS)" \
- "CC=$(CC)" \
+ "CC=$(CC_FOR_NEWLIB)" \
"LD=$(LD)" \
"LIBCFLAGS=$(LIBCFLAGS)" \
"NM=$(NM)" \