]> sourceware.org Git - glibc.git/blob - sysdeps/mips/mips64/n32/Makefile
Amend log entry with omitted file.
[glibc.git] / sysdeps / mips / mips64 / n32 / Makefile
1 # `long double' is a distinct type we support.
2 long-double-fcts = yes
3
4 ifeq ($(filter -mabi=n32,$(CC)),)
5 CC += -mabi=n32
6 endif
This page took 0.042406 seconds and 6 git commands to generate.