]> sourceware.org Git - glibc.git/blame_incremental - sysdeps/mips/mips64/n32/Makefile
inet: test if_nametoindex and if_indextoname
[glibc.git] / sysdeps / mips / mips64 / n32 / Makefile
... / ...
CommitLineData
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.028569 seconds and 6 git commands to generate.