view make/linux/platform_ppc64 @ 14402:faf0c78e906b

8019922: PPC64 (part 8): Implement Linux/PPC64 support in HotSpot makefiles Summary: HotSpot make changes to build the HotSpot on Linux/PPC64 Reviewed-by: dholmes, kvn
author simonis
date Wed, 10 Jul 2013 09:14:25 -0700
parents
children
line wrap: on
line source

os_family = linux

arch = ppc

arch_model = ppc_64

os_arch = linux_ppc

os_arch_model = linux_ppc_64

lib_arch = ppc64

compiler = gcc

gnu_dis_arch = ppc64

sysdefs = -DLINUX -D_GNU_SOURCE -DPPC64