ubuntu-buildroot/output/build/glibc-2.36-81-g4f4d7a13edfd.../sysdeps/mips/mips32/Makefile

4 lines
54 B
Makefile

ifeq ($(filter -mabi=32,$(CC)),)
CC += -mabi=32
endif