make/linux/platform_i486

Fri, 14 Dec 2012 10:06:52 -0800

author
dcubed
date
Fri, 14 Dec 2012 10:06:52 -0800
changeset 4344
892acf0431ef
parent 545
a49a647afe9a
child 6876
710a3c8b516e
permissions
-rw-r--r--

7153050: remove crufty '_g' support from HotSpot repo makefiles
Summary: Phase 1 is removing '_g' support from the Makefiles.
Reviewed-by: dcubed, sspitsyn, coleenp, tbell
Contributed-by: ron.durbin@oracle.com

     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