make/linux/platform_sparc

Thu, 09 Dec 2010 20:12:06 -0500

author
dholmes
date
Thu, 09 Dec 2010 20:12:06 -0500
changeset 2362
a5610f0862fe
parent 545
a49a647afe9a
child 6876
710a3c8b516e
permissions
-rw-r--r--

7005007: Refine use of ALT_COMPILER_PATH to avoid conflict with JPRT usage
Summary: Check for CROSS_COMPILE_ARCH being set as an indicator to use ALT_COMPILER_PATH
Reviewed-by: acorn, ohair

     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 = sparc
    13 compiler = gcc
    15 sysdefs = -DLINUX -D_GNU_SOURCE -DSPARC

mercurial