Changeset 89343aac in mainline for arch/ppc32/loader/Makefile


Ignore:
Timestamp:
2006-04-09T14:55:28Z (19 years ago)
Author:
Martin Decky <martin@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
a8844e0
Parents:
38fe9d0
Message:

start ppc64 port

File:
1 edited

Legend:

Unmodified
Added
Removed
  • arch/ppc32/loader/Makefile

    r38fe9d0 r89343aac  
    4747endif
    4848
    49 CFLAGS = -nostdinc -nostdlib -fno-builtin -Werror-implicit-function-declaration -Wmissing-prototypes -Werror -O3
     49CFLAGS = -nostdinc -nostdlib -fno-builtin -Werror-implicit-function-declaration -Wmissing-prototypes -Werror -O3 -mcpu=powerpc
    5050DEFS =
    5151
Note: See TracChangeset for help on using the changeset viewer.