Changeset 89343aac in mainline for arch/ppc32/loader/Makefile
- Timestamp:
- 2006-04-09T14:55:28Z (19 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- a8844e0
- Parents:
- 38fe9d0
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
arch/ppc32/loader/Makefile
r38fe9d0 r89343aac 47 47 endif 48 48 49 CFLAGS = -nostdinc -nostdlib -fno-builtin -Werror-implicit-function-declaration -Wmissing-prototypes -Werror -O3 49 CFLAGS = -nostdinc -nostdlib -fno-builtin -Werror-implicit-function-declaration -Wmissing-prototypes -Werror -O3 -mcpu=powerpc 50 50 DEFS = 51 51
Note:
See TracChangeset
for help on using the changeset viewer.