From 68e1ccc46d82b87b41199b3dcc4ed72cd3c14960 Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Tue, 11 Sep 2018 06:30:20 +0200 Subject: build: Remove specialized CPPFLAGS --- cpukit/score/cpu/epiphany/Makefile.am | 2 -- 1 file changed, 2 deletions(-) (limited to 'cpukit/score/cpu/epiphany') diff --git a/cpukit/score/cpu/epiphany/Makefile.am b/cpukit/score/cpu/epiphany/Makefile.am index 0c75bcdcd5..a0ab8ec64a 100644 --- a/cpukit/score/cpu/epiphany/Makefile.am +++ b/cpukit/score/cpu/epiphany/Makefile.am @@ -11,8 +11,6 @@ libscorecpu_a_SOURCES += epiphany-context-initialize.c libscorecpu_a_SOURCES += ../no_cpu/cpucounterfrequency.c libscorecpu_a_SOURCES += setjmp.S -libscorecpu_a_CPPFLAGS = $(AM_CPPFLAGS) - all-local: $(PREINSTALL_FILES) include $(top_srcdir)/automake/local.am -- cgit v1.2.3