Changes in uspace/lib/c/arch/mips32/Makefile.common [63f8966:f335225] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/c/arch/mips32/Makefile.common
r63f8966 rf335225 27 27 # 28 28 29 GCC_CFLAGS += -mips3 29 GCC_CFLAGS += -mips3 -mabi=32 30 30 31 31 ENDIANESS = LE
Note:
See TracChangeset
for help on using the changeset viewer.