make/linux/platform_ppc

Thu, 08 May 2014 17:19:49 -0400

author
coleenp
date
Thu, 08 May 2014 17:19:49 -0400
changeset 6823
21444610cb92
parent 2508
b92c45f2bc75
child 6440
0f03ff49c720
permissions
-rw-r--r--

8015256: Better class accessibility
Summary: Improve protection domain check in forName()
Reviewed-by: mchung, acorn, jdn

     1 os_family = linux
     3 arch = ppc
     5 arch_model = ppc
     7 os_arch = linux_ppc
     9 os_arch_model = linux_ppc
    11 lib_arch = ppc
    13 compiler = gcc
    15 gnu_dis_arch = ppc
    17 sysdefs = -DLINUX -D_GNU_SOURCE -DPPC

mercurial