repo.or.cz
/
glibc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
2007-04-30 Steven Munroe <sjmunroe@us.ibm.com>
[glibc.git]
/
sysdeps
/
powerpc
/
fpu
/
Makefile
blob
060c952d15cb762672a8666cf7f023db6d399c4a
1
ifeq
($(
subdir
),
math
)
2
libm-support
+=
fenv_const fe_nomask fe_mask t_sqrt
3
4
# libm needs ld.so to access dl_hwcap
5
$(
objpfx
)
libm.so
: $(
elfobjdir
)/
ld
.so
6
endif