make/linux/platform_i486

Mon, 13 Feb 2012 14:03:12 -0500

author
kamg
date
Mon, 13 Feb 2012 14:03:12 -0500
changeset 3550
a9831b955a0a
parent 545
a49a647afe9a
child 6876
710a3c8b516e
permissions
-rw-r--r--

7069991: Setup make/jprt.properties files for jdk8
Summary: Change default release value to jdk8 (but overrideable)
Reviewed-by: phh, jcoomes, dholmes, ohair

     1 os_family = linux
     3 arch = x86
     5 arch_model = x86_32
     7 os_arch = linux_x86
     9 os_arch_model = linux_x86_32
    11 lib_arch = i386
    13 compiler = gcc
    15 sysdefs = -DLINUX -D_GNU_SOURCE -DIA32

mercurial