Changeset a9d5a77 in mainline for arch/ppc32/loader/Makefile
- Timestamp:
- 2006-05-02T15:59:23Z (19 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- c8d7cd0
- Parents:
- 271fcaf
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
arch/ppc32/loader/Makefile
r271fcaf ra9d5a77 47 47 endif 48 48 49 CFLAGS = -nostdinc -nostdlib -fno-builtin -Werror-implicit-function-declaration -Wmissing-prototypes -Werror -O3 -mcpu=powerpc -m 3249 CFLAGS = -nostdinc -nostdlib -fno-builtin -Werror-implicit-function-declaration -Wmissing-prototypes -Werror -O3 -mcpu=powerpc -msoft-float -m32 50 50 DEFS = 51 51
Note:
See TracChangeset
for help on using the changeset viewer.