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