make/linux/platform_sparc

changeset 0
f90c822e73f8
child 6876
710a3c8b516e
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/make/linux/platform_sparc	Wed Apr 27 01:25:04 2016 +0800
     1.3 @@ -0,0 +1,15 @@
     1.4 +os_family = linux
     1.5 +
     1.6 +arch = sparc
     1.7 +
     1.8 +arch_model = sparc
     1.9 +
    1.10 +os_arch = linux_sparc
    1.11 +
    1.12 +os_arch_model = linux_sparc
    1.13 +
    1.14 +lib_arch = sparc
    1.15 +
    1.16 +compiler = gcc
    1.17 +
    1.18 +sysdefs = -DLINUX -D_GNU_SOURCE -DSPARC

mercurial