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