From 0800411f9c7da44641a0399428f678c020de0eda Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Fri, 4 Mar 2016 13:27:25 -0800 Subject: Omit test-math-isinff when no C++ compiler. --- ChangeLog | 3 +++ 1 file changed, 3 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 30785eb..3ccfd2c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2016-03-04 Roland McGrath + * math/Makefile (tests): Add test-math-isinff only if $(CXX) is + nonempty. + * Makefile ($(objpfx)c++-types-check.out): Fix conditionalization to test for empty $(CXX) rather than $(CXX) of "no". -- cgit v1.1