Changeset 9c0a9b3 in mainline for arch/ppc/Makefile.inc
- Timestamp:
- 2005-08-30T19:44:27Z (20 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- d0c30f7
- Parents:
- 8fc0d455
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
arch/ppc/Makefile.inc
r8fc0d455 r9c0a9b3 12 12 DEFS=-DARCH=$(ARCH) 13 13 CPPFLAGS=$(DEFS) -nostdinc -I../include 14 CFLAGS=$(CPPFLAGS) -nostdlib -fno-builtin -W missing-prototypes -Werror -O214 CFLAGS=$(CPPFLAGS) -nostdlib -fno-builtin -Werror-implicit-function-declaration -Wmissing-prototypes -Werror -O2 15 15 LFLAGS=-M -no-check-sections -T ../arch/ppc/_link.ld 16 16
Note:
See TracChangeset
for help on using the changeset viewer.