make/linux/platform_sparcv9

Thu, 11 Sep 2008 11:04:55 -0700

author
ohair
date
Thu, 11 Sep 2008 11:04:55 -0700
changeset 763
68e0443dfd9c
parent 0
f90c822e73f8
permissions
-rw-r--r--

6745363: Add ability to run packtest to hotspot/test/makefile
Reviewed-by: ksrini

     1 os_family = linux
     3 arch = sparc
     5 arch_model = sparc
     7 os_arch = linux_sparc
     9 os_arch_model = linux_sparc
    11 lib_arch = sparcv9
    13 compiler = gcc
    15 sysdefs = -DLINUX -D_GNU_SOURCE -DSPARC

mercurial