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