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/Makefile.am | 1 - 1 file changed, 1 deletion(-) (limited to 'cpukit/score/Makefile.am') diff --git a/cpukit/score/Makefile.am b/cpukit/score/Makefile.am index cdd9740d41..b89aab89f6 100644 --- a/cpukit/score/Makefile.am +++ b/cpukit/score/Makefile.am @@ -16,7 +16,6 @@ endif noinst_LIBRARIES = libscore.a libscore_a_SOURCES = -libscore_a_CPPFLAGS = $(AM_CPPFLAGS) # We only build multiprocessing related files if HAS_MP was defined if HAS_MP -- cgit v1.2.3