Changeset d6cd626 in mainline for uspace/lib/c/arch/mips32eb/Makefile.common
- Timestamp:
- 2012-09-02T18:45:25Z (12 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 85f7369
- Parents:
- 7ff35c7
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/c/arch/mips32eb/Makefile.common
r7ff35c7 rd6cd626 28 28 29 29 GCC_CFLAGS += -msoft-float -mips3 -mabi=32 30 BASE_LIBS += $(LIBSOFTFLOAT_PREFIX)/libsoftfloat.a 30 31 31 32 ENDIANESS = BE
Note:
See TracChangeset
for help on using the changeset viewer.