Changeset ffc277e in mainline for arch/ppc/Makefile.inc
- Timestamp:
- 2005-09-10T00:52:13Z (20 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- f3a6c8e5
- Parents:
- b02e5d1
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
arch/ppc/Makefile.inc
rb02e5d1 rffc277e 15 15 16 16 DEFS=-DARCH=$(ARCH) 17 CPPFLAGS=$(DEFS) -nostdinc -I../include 18 CFLAGS=$(CPPFLAGS) -nostdlib -fno-builtin -Werror-implicit-function-declaration -Wmissing-prototypes -Werror -O2 17 CFLAGS=$(DEFS) -nostdlib -fno-builtin -O2 19 18 LFLAGS=-M -no-check-sections -N 20 19
Note:
See TracChangeset
for help on using the changeset viewer.