Changeset ccc3debf in mainline for uspace/lib/c/arch/mips64/Makefile.common
- Timestamp:
- 2012-09-17T13:18:41Z (12 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 619e6d56
- Parents:
- 00b4a68 (diff), 289fa65 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the(diff)
links above to see all the changes relative to each parent. - File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/c/arch/mips64/Makefile.common
r00b4a68 rccc3debf 28 28 29 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.