hotspot/make/linux/platform_amd64
author trims
Fri, 22 Jul 2011 23:42:46 -0700
changeset 10034 2143c41c2a90
parent 357 f4edb0d9f109
permissions -rw-r--r--
7070061: Adjust Hotspot make/jprt.properties for new JDK8 settings Summary: Fix so the JPRT can build with -release jdk8 now Reviewed-by: ohair

os_family = linux

arch = x86

arch_model = x86_64

os_arch = linux_x86

os_arch_model = linux_x86_64

lib_arch = amd64

compiler = gcc

sysdefs = -DLINUX -D_GNU_SOURCE -DAMD64