make/bsd/platform_i486.suncc

Mon, 16 Dec 2013 15:34:55 -0800

author
asaha
date
Mon, 16 Dec 2013 15:34:55 -0800
changeset 6565
4a35ef38e2a7
parent 0
f90c822e73f8
permissions
-rw-r--r--

8030359: Increment minor version of HSx for 8u5 and initialize the build number
Reviewed-by: jcoomes

     1 os_family = bsd
     3 arch = x86
     5 arch_model = x86_32
     7 os_arch = bsd_x86
     9 os_arch_model = bsd_x86_32
    11 lib_arch = i386
    13 compiler = sparcWorks
    15 gnu_dis_arch = i386
    17 sysdefs = -D_ALLBSD_SOURCE -DSPARC_WORKS -D_GNU_SOURCE -DIA32

mercurial