ia64/xen-unstable
annotate config/powerpc64.mk @ 11847:5d2ce349f9f4
[SOLARIS] Don't build ptrace code on Solaris.
Signed-off-by: Keir Fraser <keir@xensource.com>
Signed-off-by: Keir Fraser <keir@xensource.com>
author | kfraser@localhost.localdomain |
---|---|
date | Tue Oct 17 17:59:32 2006 +0100 (2006-10-17) |
parents | 050de6b53961 |
children | a510c94ceaa3 |
rev | line source |
---|---|
kfraser@10748 | 1 CONFIG_POWERPC := y |
kfraser@11847 | 2 CONFIG_POWERPC_$(XEN_OS) := y |
kfraser@10748 | 3 |
kfraser@10748 | 4 CFLAGS += -DELFSIZE=64 |
kfraser@10748 | 5 LIBDIR := lib |