view make/linux/platform_amd64 @ 176:6b648fefb395

6705523: Fix for 6695506 will violate spec when used in JDK6 Summary: Make max classfile version number dependent on JDK version Reviewed-by: acorn, never
author kamg
date Thu, 22 May 2008 13:03:52 -0400
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