Changes in uspace/lib/c/arch/mips32/Makefile.common [a0a273e:d2e7a51] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/c/arch/mips32/Makefile.common
ra0a273e rd2e7a51 28 28 29 29 COMMON_CFLAGS += -msoft-float -mabi=32 30 BASE_LIBS += $(LIBSOFTFLOAT_PREFIX)/libsoftfloat.a31 30 AS_PROLOG = .module softfloat;.abicalls; 32 31 LFLAGS += --gc-sections
Note:
See TracChangeset
for help on using the changeset viewer.