Changeset 7aa6b99 in mainline for uspace/lib/c/arch/arm32/Makefile.common
- Timestamp:
- 2012-09-07T12:18:09Z (12 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 77f91fe
- Parents:
- 2d884ab
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/c/arch/arm32/Makefile.common
r2d884ab r7aa6b99 28 28 # 29 29 30 GCC_CFLAGS += -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -march=armv4 30 GCC_CFLAGS += -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -march=armv4 -mapcs-frame 31 31 32 32 ENDIANESS = LE
Note:
See TracChangeset
for help on using the changeset viewer.