Test for stack alignment.
[glibc.git] / sysdeps / mips / mips64 / n64 / Makefile
bloba823f32b53d31dd103e08dfd4d3df7d382c85228
1 # `long double' is a distinct type we support.
2 long-double-fcts = yes
4 ifeq ($(filter -mabi=64,$(CC)),)
5 CC += -mabi=64
6 endif