Changes in uspace/lib/c/arch/arm32/Makefile.common [d76de0e:179f6f2] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/c/arch/arm32/Makefile.common
rd76de0e r179f6f2 29 29 30 30 GCC_CFLAGS += -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -march=armv4 31 #TODO enable this when the breakage is fixed 32 #(fat fails on invalid instruction, tmpfs hangs, there may be other issues) 33 #fat: page_fault - instruction doesn't access memory (instr_code: 0x1508, badvaddr:0x. 34 #$(subst _,-,$(PROCESSOR)) 31 35 32 36 ENDIANESS = LE
Note:
See TracChangeset
for help on using the changeset viewer.