Changes in uspace/lib/c/arch/mips32/Makefile.common [d6cd626:fbe89af] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/c/arch/mips32/Makefile.common
rd6cd626 rfbe89af 28 28 29 29 GCC_CFLAGS += -msoft-float -mips3 -mabi=32 30 BASE_LIBS += $(LIBSOFTFLOAT_PREFIX)/libsoftfloat.a31 30 32 31 ENDIANESS = LE
Note:
See TracChangeset
for help on using the changeset viewer.