Changeset f335225 in mainline for uspace/lib/c/arch/mips32/Makefile.common
- Timestamp:
- 2011-07-01T16:42:29Z (13 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 2429e4a
- Parents:
- 27ba40f
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/c/arch/mips32/Makefile.common
r27ba40f 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.