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/libstdthreads/Makefile.am | 1 - 1 file changed, 1 deletion(-) (limited to 'cpukit/libstdthreads') diff --git a/cpukit/libstdthreads/Makefile.am b/cpukit/libstdthreads/Makefile.am index 7d6192724d..1cb1bf0381 100644 --- a/cpukit/libstdthreads/Makefile.am +++ b/cpukit/libstdthreads/Makefile.am @@ -3,7 +3,6 @@ include $(top_srcdir)/automake/compile.am noinst_LIBRARIES = libstdthreads.a libstdthreads_a_CFLAGS = -std=c11 -libstdthreads_a_CPPFLAGS = $(AM_CPPFLAGS) libstdthreads_a_SOURCES = libstdthreads_a_SOURCES += call_once.c -- cgit v1.2.3