Changeset 4f1475d4 in mainline for arch/mips/Makefile.inc
- Timestamp:
- 2005-09-04T19:43:15Z (20 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- f9e5422
- Parents:
- ee7e6ace
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
arch/mips/Makefile.inc
ree7e6ace r4f1475d4 16 16 CPPFLAGS=$(DEFS) -mno-abicalls -nostdinc -I../include 17 17 CFLAGS=$(CPPFLAGS) -mips2 -G 0 -nostdlib -fno-builtin -Werror-implicit-function-declaration -Wmissing-prototypes -Werror -O2 -msoft-float 18 LFLAGS=-mips2 -M -no-check-sections -T ../arch/mips/_link.ld18 LFLAGS=-mips2 -M -no-check-sections 19 19 20 20 arch_sources= \
Note:
See TracChangeset
for help on using the changeset viewer.