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/posix/Makefile.am | 1 - 1 file changed, 1 deletion(-) (limited to 'cpukit/posix/Makefile.am') diff --git a/cpukit/posix/Makefile.am b/cpukit/posix/Makefile.am index 12d7c0def4..a59affc507 100644 --- a/cpukit/posix/Makefile.am +++ b/cpukit/posix/Makefile.am @@ -3,7 +3,6 @@ include $(top_srcdir)/automake/compile.am noinst_LIBRARIES = libposix.a -libposix_a_CPPFLAGS = $(AM_CPPFLAGS) libposix_a_SOURCES = # Some POSIX functions that are nice to always have -- cgit v1.2.3