]> git.ipfire.org Git - thirdparty/glibc.git/blob - sysdeps/alpha/soft-fp/Makefile
(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.
[thirdparty/glibc.git] / sysdeps / alpha / soft-fp / Makefile
1 # Software floating-point emulation.
2
3 ifeq ($(subdir),soft-fp)
4 sysdep_routines += ots_add ots_sub ots_mul ots_div ots_cmp ots_cmpe \
5 ots_cvtxq ots_cvtqx ots_cvtqux ots_cvttx ots_cvtxt ots_nintxq
6 endif