]> sourceware.org Git - glibc.git/blame - sysdeps/powerpc/Makefile
Update.
[glibc.git] / sysdeps / powerpc / Makefile
CommitLineData
1f205a47 1ifeq ($(subdir),math)
0413b54c
UD
2libm-support += fenv_const fe_nomask t_sqrt
3
4# These routines have not been tested, so it's probable they don't work;
5# and they don't provide the complete list of FP routines. So there's
6# no point in compiling them.
7#sysdep_routines += q_feq q_fne q_utoq q_dtoq q_itoq q_stoq q_neg q_ulltoq \
8# q_lltoq q_qtou q_qtoi q_qtoull q_qtoll q_qtos
9
10tests += test-arith test-arithf
11LDLIBS-test-arith = libm
12LDLIBS-test-arithf = libm
1f205a47 13endif
This page took 0.032921 seconds and 5 git commands to generate.