view make/linux/platform_ppc64 @ 20509:1ff288f0dae4

8058818: Allocation of more then 1G of memory using Unsafe.allocateMemory is still causing a fatal error on 32bit platforms Summary: The assert was firing for NMT_Off and minimal too even though the size isn't used. Reviewed-by: gtriantafill, dholmes
author coleenp
date Thu, 25 Sep 2014 07:52:32 -0400
parents faf0c78e906b
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