make/linux/platform_ppc64

changeset 0
f90c822e73f8
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/make/linux/platform_ppc64	Wed Apr 27 01:25:04 2016 +0800
     1.3 @@ -0,0 +1,17 @@
     1.4 +os_family = linux
     1.5 +
     1.6 +arch = ppc
     1.7 +
     1.8 +arch_model = ppc_64
     1.9 +
    1.10 +os_arch = linux_ppc
    1.11 +
    1.12 +os_arch_model = linux_ppc_64
    1.13 +
    1.14 +lib_arch = ppc64
    1.15 +
    1.16 +compiler = gcc
    1.17 +
    1.18 +gnu_dis_arch = ppc64
    1.19 +
    1.20 +sysdefs = -DLINUX -D_GNU_SOURCE -DPPC64

mercurial