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