initial commit
[glibc.git] / sysdeps / mips / mips32 / Makefile
1 ifeq ($(filter -mabi=32,$(CC)),)
2 CC += -mabi=32
3 endif