Changes in uspace/lib/c/arch/arm32/Makefile.common [d76de0e:9d58539] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/c/arch/arm32/Makefile.common
rd76de0e r9d58539 28 28 # 29 29 30 GCC_CFLAGS += -ffixed-r9 -mtp=soft - fno-omit-frame-pointer -march=armv430 GCC_CFLAGS += -ffixed-r9 -mtp=soft -mapcs-frame -fno-omit-frame-pointer 31 31 32 32 ENDIANESS = LE
Note:
See TracChangeset
for help on using the changeset viewer.