Changeset 9780584 in mainline for uspace/lib/c/arch/mips32eb/Makefile.common
- Timestamp:
- 2017-06-05T16:21:21Z (8 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- a961619
- Parents:
- 7a99507
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/c/arch/mips32eb/Makefile.common
r7a99507 r9780584 30 30 BASE_LIBS += $(LIBSOFTFLOAT_PREFIX)/libsoftfloat.a 31 31 AS_PROLOG = .module softfloat;.abicalls; 32 LFLAGS += --gc-sections 32 33 33 34 ENDIANESS = BE
Note:
See TracChangeset
for help on using the changeset viewer.