re PR other/81096 (test case ttest in libbacktrace fails starting with its introducti...
authorSteve Ellcey <sellcey@cavium.com>
Tue, 12 Sep 2017 16:33:31 +0000 (16:33 +0000)
committerSteve Ellcey <sje@gcc.gnu.org>
Tue, 12 Sep 2017 16:33:31 +0000 (16:33 +0000)
2017-09-12  Steve Ellcey  <sellcey@cavium.com>

PR other/81096
* libbacktrace/Makefile.in
(HAVE_PTHREAD_TRUE@@NATIVE_TRUE@ttest_CFLAGS): Add $(AM_CFLAGS)

From-SVN: r252035

libbacktrace/ChangeLog
libbacktrace/Makefile.in

index 3a2255679c0aabe5e71eb9f6c4b9152b1e791fdf..684f30ed3beb93205035efa2ef5db743e50368ef 100644 (file)
@@ -1,3 +1,9 @@
+2017-09-12  Steve Ellcey  <sellcey@cavium.com>
+
+       PR other/81096
+       * libbacktrace/Makefile.in
+       (HAVE_PTHREAD_TRUE@@NATIVE_TRUE@ttest_CFLAGS): Add $(AM_CFLAGS)
+
 2017-08-02  David Edelsohn  <dje.gcc@gmail.com>
 
        PR bootstrap/81638
index 5b2159d77ba402a4995127975652473e637a8b2a..2d8c212eaaf422e92a2850d0c73049864a39e05a 100644 (file)
@@ -352,7 +352,7 @@ TESTS = $(check_PROGRAMS)
 @NATIVE_TRUE@edtest_SOURCES = edtest.c edtest2_build.c testlib.c
 @NATIVE_TRUE@edtest_LDADD = libbacktrace.la
 @HAVE_PTHREAD_TRUE@@NATIVE_TRUE@ttest_SOURCES = ttest.c testlib.c
-@HAVE_PTHREAD_TRUE@@NATIVE_TRUE@ttest_CFLAGS = -pthread
+@HAVE_PTHREAD_TRUE@@NATIVE_TRUE@ttest_CFLAGS = $(AM_CFLAGS) -pthread
 @HAVE_PTHREAD_TRUE@@NATIVE_TRUE@ttest_LDADD = libbacktrace.la
 
 # We can't use automake's automatic dependency tracking, because it