view make/linux/platform_amd64 @ 6606:98625323d3a3

7190512: Fix for 7181175 broke hotspot/make/windows/create.bat builds Summary: Add some quotes around the classpath in the project file rule. Reviewed-by: dcubed
author tbell
date Fri, 10 Aug 2012 23:16:52 -0700
parents a49a647afe9a
children
line wrap: on
line source

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