Changeset 8e2154e7 in mainline for uspace/lib/c/arch/mips32/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:
- 74aee0c
- Parents:
- a37eeb9
- git-author:
- Dzejrou <dzejrou@…> (2018-06-28 17:36:35)
- git-committer:
- Dzejrou <dzejrou@…> (2018-07-05 21:41:25)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/c/arch/mips32/Makefile.common
ra37eeb9 r8e2154e7 28 28 29 29 COMMON_CFLAGS += -msoft-float -mabi=32 30 CPP_ARCHSPEC = -msoft-float -mabi=3231 30 AS_PROLOG = .module softfloat;.abicalls; 32 31 LDFLAGS += -Wl,--gc-sections
Note:
See TracChangeset
for help on using the changeset viewer.