projects
/
external
/
glibc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3897dbb
)
* sysdeps/ia64/fpu/Makefile: Modify sysdep_routines instead of
author
Andreas Schwab
<schwab@suse.de>
Wed, 7 Mar 2001 18:04:19 +0000
(18:04 +0000)
committer
Andreas Schwab
<schwab@suse.de>
Wed, 7 Mar 2001 18:04:19 +0000
(18:04 +0000)
routines, and sysdep-CPPFLAGS instead of CPPFLAGS.
sysdeps/ia64/fpu/Makefile
patch
|
blob
|
history
diff --git
a/sysdeps/ia64/fpu/Makefile
b/sysdeps/ia64/fpu/Makefile
index
dee9ba7
..
922b68b
100644
(file)
--- a/
sysdeps/ia64/fpu/Makefile
+++ b/
sysdeps/ia64/fpu/Makefile
@@
-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