lmi-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[lmi-commits] [lmi] master 19976b9d 4/5: Anticipatorily add CXXFLAGS for


From: Greg Chicares
Subject: [lmi-commits] [lmi] master 19976b9d 4/5: Anticipatorily add CXXFLAGS for a unit test
Date: Tue, 24 May 2022 22:18:38 -0400 (EDT)

branch: master
commit 19976b9dceed24eb011bc00d514efe837d872b7b
Author: Gregory W. Chicares <gchicares@sbcglobal.net>
Commit: Gregory W. Chicares <gchicares@sbcglobal.net>

    Anticipatorily add CXXFLAGS for a unit test
    
    See commit 926d9f91ca4fc5 (last paragraph of commit message).
---
 Makefile.am | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Makefile.am b/Makefile.am
index 38160b6b..f3701168 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -879,6 +879,7 @@ math_functions_test_SOURCES = \
   fdlibm_expm1.c \
   fdlibm_log1p.c \
   math_functions_test.cpp
+math_functions_test_CXXFLAGS = $(AM_CXXFLAGS)
 math_functions_test_LDADD = \
   libtest_common.la
 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]