view make/linux/platform_amd64.suncc @ 4960:86ce3208eb18

7145798: System.loadLibrary does not search current working directory Summary: Append "." to java.library.path on MacOS X to ease migration from Apple's Java6 to OpenJDK7. Reviewed-by: phh, jmelvin, coleenp
author dcubed
date Fri, 17 Feb 2012 15:55:27 -0800
parents a294fd0c4b38
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 = sparcWorks

gnu_dis_arch = amd64

sysdefs = -DLINUX -DSPARC_WORKS -D_GNU_SOURCE -DAMD64