make/linux/platform_ppc

Thu, 04 Apr 2013 12:18:46 -0700

author
kvn
date
Thu, 04 Apr 2013 12:18:46 -0700
changeset 4879
bab5cbf74b5f
parent 2508
b92c45f2bc75
child 6440
0f03ff49c720
permissions
-rw-r--r--

8011198: LP64 setting is not preserved on Solaris after 8006965
Summary: Fixed incremental build makefiles generated by buildtree.make. Consolidated unix build.sh.
Reviewed-by: twisti

     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