Changes in uspace/lib/c/arch/mips32eb/Makefile.common [9d58539:fbe89af] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/c/arch/mips32eb/Makefile.common
r9d58539 rfbe89af 27 27 # 28 28 29 GCC_CFLAGS += -m ips3 -mabi=3229 GCC_CFLAGS += -msoft-float -mips3 -mabi=32 30 30 31 31 ENDIANESS = BE
Note:
See TracChangeset
for help on using the changeset viewer.