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