summaryrefslogtreecommitdiffstats
path: root/cpukit/libcsupport/Makefile.am
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2018-09-11 06:30:20 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2018-10-09 13:26:47 +0200
commit68e1ccc46d82b87b41199b3dcc4ed72cd3c14960 (patch)
treedf176ac8047f21c137d42a3e6d9f711bf2ea7b6f /cpukit/libcsupport/Makefile.am
parentshell: Use #include "..." for local header files (diff)
downloadrtems-68e1ccc46d82b87b41199b3dcc4ed72cd3c14960.tar.bz2
build: Remove specialized CPPFLAGS
Diffstat (limited to 'cpukit/libcsupport/Makefile.am')
-rw-r--r--cpukit/libcsupport/Makefile.am2
1 files changed, 0 insertions, 2 deletions
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