mirror of
https://sourceware.org/git/glibc.git
synced 2024-12-23 03:10:05 +00:00
* sysdeps/powerpc/nofpu/Makefile: Remove fe_nomask from libm-support.
This commit is contained in:
parent
8323b1abc6
commit
19584095cc
@ -1,3 +1,7 @@
|
||||
2007-06-07 Steven Munroe <sjmunroe@us.ibm.com>
|
||||
|
||||
* sysdeps/powerpc/nofpu/Makefile: Remove fe_nomask from libm-support.
|
||||
|
||||
2007-05-23 Steven Munroe <sjmunroe@us.ibm.com>
|
||||
|
||||
* sysdeps/powerpc/nofpu/feholdexcpt.c (feholdexcept): Disable
|
||||
|
@ -6,7 +6,7 @@ sysdep_routines += $(gcc-single-routines) $(gcc-double-routines) \
|
||||
endif
|
||||
|
||||
ifeq ($(subdir),math)
|
||||
libm-support += fenv_const fe_nomask
|
||||
libm-support += fenv_const
|
||||
CPPFLAGS += -I../soft-fp/
|
||||
# The follow CFLAGS are a work around for GCC Bugzilla Bug 29253
|
||||
# "expand_abs wrong default code for floating point"
|
||||
|
Loading…
Reference in New Issue
Block a user