Changeset e2e56fa9 in mainline
- Timestamp:
- 2005-07-21T15:54:14Z (20 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 11485dec
- Parents:
- f5e3d1da
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
TabularUnified arch/mips/Makefile.inc ¶
rf5e3d1da re2e56fa9 11 11 12 12 DEFS=-DARCH=$(ARCH) 13 CPPFLAGS=$(DEFS) - nostdinc -mxgot-I../include13 CPPFLAGS=$(DEFS) -mno-abicalls -nostdinc -I../include 14 14 CFLAGS=$(CPPFLAGS) -mips2 -G 0 -nostdlib -fno-builtin -Wmissing-prototypes -Werror -O2 15 15 LFLAGS=-mips2 -M -no-check-sections -T ../arch/mips/_link.ld
Note:
See TracChangeset
for help on using the changeset viewer.