Changeset 6f025a8 in mainline for uspace/lib/c/arch/mips32eb/Makefile.common
- Timestamp:
- 2018-07-05T21:41:25Z (7 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- eb2c8b6
- Parents:
- 1583793
- git-author:
- Dzejrou <dzejrou@…> (2018-06-27 15:50:19)
- git-committer:
- Dzejrou <dzejrou@…> (2018-07-05 21:41:25)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/c/arch/mips32eb/Makefile.common
r1583793 r6f025a8 28 28 29 29 COMMON_CFLAGS += -msoft-float -mabi=32 30 CPP_ARCHSPEC = -msoft-float -mabi=32 30 31 AS_PROLOG = .module softfloat;.abicalls; 31 32 LDFLAGS += -Wl,--gc-sections
Note:
See TracChangeset
for help on using the changeset viewer.