From d51442aacdbdb63e2f10815d843b551a9291d7a5 Mon Sep 17 00:00:00 2001 From: John David Anglin Date: Sun, 22 Nov 2015 17:15:04 -0500 Subject: hppa: Define __NO_LONG_DOUBLE_MATH so headers are consistent with libm build [BZ #19270] The attached patch fixes BZ #19270 and the Debian gmt package now builds successfully. Aside from the comment, the define of __NO_LONG_DOUBLE_MATH is similar to that in the generic version of glibc. Build tested on hppa-unknown-linux-gnu with no observed regressions. --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 00a869c6ed..c2c5af6e66 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2015-12-29 John David Anglin + + [BZ #19270] + * sysdeps/hppa/fpu/bits/mathdef.h (__NO_LONG_DOUBLE_MATH): Define. + 2015-12-28 Mike Frysinger [BZ #15421] -- cgit v1.2.1