Changeset d6cd626 in mainline for uspace/lib/c/arch/arm32/Makefile.common
- Timestamp:
- 2012-09-02T18:45:25Z (13 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 85f7369
- Parents:
- 7ff35c7
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/c/arch/arm32/Makefile.common
r7ff35c7 rd6cd626 29 29 30 30 GCC_CFLAGS += -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -march=armv4 31 BASE_LIBS += $(LIBSOFTFLOAT_PREFIX)/libsoftfloat.a 31 32 32 33 ENDIANESS = LE
Note:
See TracChangeset
for help on using the changeset viewer.