view make/solaris/platform_amd64.gcc @ 592:82e4d969e7cb

6806046: Hotspot build error when compiled from Visual Studio Summary: Define HOTSPOT_LIB_ARCH in the preprocessor flags of the generated projects Reviewed-by: kamg, xlu
author ikrylov
date Thu, 19 Feb 2009 04:54:22 -0500
parents a49a647afe9a
children
line wrap: on
line source

os_family = solaris

arch = x86

arch_model = x86_64

os_arch = solaris_x86

os_arch_model = solaris_x86_64

lib_arch = amd64

compiler = gcc

sysdefs = -DSOLARIS -D_GNU_SOURCE  -DAMD64