(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.
[glibc.git] / sysdeps / mips / mips64 / n32 / Makefile
bloba84d2a51bd7d20a34d274f20a8ef1c3bf97b7620
1 # `long double' is a distinct type we support.
2 long-double-fcts = yes
4 ifeq ($(filter -mabi=n32,$(CC)),)
5 CC += -mabi=n32
6 endif