]> sourceware.org Git - glibc.git/blame - sysdeps/mips/mips64/n32/Makefile
elf: Make dl-fptr and dl-symaddr hppa specific
[glibc.git] / sysdeps / mips / mips64 / n32 / Makefile
CommitLineData
be122291
AO
1# `long double' is a distinct type we support.
2long-double-fcts = yes
ef055a74
AO
3
4ifeq ($(filter -mabi=n32,$(CC)),)
5CC += -mabi=n32
6endif
This page took 0.375148 seconds and 6 git commands to generate.