mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-22 13:00:06 +00:00
* sysdeps/ia64/fpu/Makefile: Modify sysdep_routines instead of
routines, and sysdep-CPPFLAGS instead of CPPFLAGS.
This commit is contained in:
parent
3897dbb660
commit
42253fcdbd
@ -4,6 +4,6 @@ libm-sysdep_routines += libm_atan2_reg s_matherrf s_matherrl libm_reduce \
|
||||
$(calls) $(calls:=f) $(long-c-$(long-double-fcts)) \
|
||||
libm_frexp4 libm_frexp4f libm_frexp4l
|
||||
|
||||
routines += libm_frexp4 libm_frexp4f libm_frexp4l libc_libm_error
|
||||
CPPFLAGS += -DSIZE_INT_32
|
||||
sysdep_routines += libm_frexp4 libm_frexp4f libm_frexp4l libc_libm_error
|
||||
sysdep-CPPFLAGS += -DSIZE_INT_32
|
||||
endif
|
||||
|
Loading…
Reference in New Issue
Block a user