Changeset a961619 in mainline
- Timestamp:
- 2017-06-07T12:03:18Z (8 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 5f53428a
- Parents:
- 9780584
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/c/arch/arm32/Makefile.common
r9780584 ra961619 29 29 30 30 GCC_CFLAGS += -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame \ 31 -march=$(subst _,-,$(PROCESSOR_ARCH)) 31 -march=$(subst _,-,$(PROCESSOR_ARCH)) 32 32 33 LFLAGS += --gc-sections 33 34
Note:
See TracChangeset
for help on using the changeset viewer.