view make/bsd/platform_sparcv9 @ 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 f08d439fab8c
children
line wrap: on
line source

os_family = bsd

arch = sparc

arch_model = sparc

os_arch = bsd_sparc

os_arch_model = bsd_sparc

lib_arch = sparcv9

compiler = gcc

sysdefs = -D_ALLBSD_SOURCE -D_GNU_SOURCE -DSPARC