make/solaris/platform_i486.gcc

changeset 0
f90c822e73f8
child 6876
710a3c8b516e
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/make/solaris/platform_i486.gcc	Wed Apr 27 01:25:04 2016 +0800
     1.3 @@ -0,0 +1,15 @@
     1.4 +os_family = solaris
     1.5 +
     1.6 +arch = x86
     1.7 +
     1.8 +arch_model = x86_32
     1.9 +
    1.10 +os_arch = solaris_x86
    1.11 +
    1.12 +os_arch_model = solaris_x86_32
    1.13 +
    1.14 +lib_arch = i386
    1.15 +
    1.16 +compiler = gcc
    1.17 +
    1.18 +sysdefs = -DSOLARIS -D_GNU_SOURCE -DIA32

mercurial