aboutsummaryrefslogtreecommitdiff
path: root/newlib/libc/sys/h8300hms/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'newlib/libc/sys/h8300hms/Makefile.in')
-rw-r--r--newlib/libc/sys/h8300hms/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/newlib/libc/sys/h8300hms/Makefile.in b/newlib/libc/sys/h8300hms/Makefile.in
index 8828ab5..1261250 100644
--- a/newlib/libc/sys/h8300hms/Makefile.in
+++ b/newlib/libc/sys/h8300hms/Makefile.in
@@ -298,7 +298,7 @@ target_alias = @target_alias@
top_build_prefix = @top_build_prefix@
top_builddir = @top_builddir@
top_srcdir = @top_srcdir@
-AM_CPPFLAGS = $(NEWLIB_CFLAGS) $(CROSS_CFLAGS) $(TARGET_CFLAGS)
+AM_CPPFLAGS = $(NEWLIB_CFLAGS) $(TARGET_CFLAGS)
AM_CCASFLAGS = $(AM_CPPFLAGS)
noinst_LIBRARIES = lib.a
lib_a_SOURCES = syscalls.c _exit.S sbrk.c misc.c crt1.c \