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/libcsupport/Makefile.am | 2 -- 1 file changed, 2 deletions(-) (limited to 'cpukit/libcsupport/Makefile.am') diff --git a/cpukit/libcsupport/Makefile.am b/cpukit/libcsupport/Makefile.am index e59dfd586b..00bbdfc9b9 100644 --- a/cpukit/libcsupport/Makefile.am +++ b/cpukit/libcsupport/Makefile.am @@ -2,8 +2,6 @@ include $(top_srcdir)/automake/multilib.am include $(top_srcdir)/automake/compile.am noinst_LIBRARIES = libcsupport.a libcalloc.a -libcsupport_a_CPPFLAGS = $(AM_CPPFLAGS) -libcalloc_a_CPPFLAGS = $(AM_CPPFLAGS) ## rtems ## General stuff -- cgit v1.2.3