build/solaris/platform_i486.gcc

Wed, 02 Apr 2008 12:09:59 -0700

author
jrose
date
Wed, 02 Apr 2008 12:09:59 -0700
changeset 535
c7c777385a15
parent 435
a61af66fc99e
permissions
-rw-r--r--

6667042: PrintAssembly option does not work without special plugin
Summary: remove old private plugin interface, simplify, rework old plugin to use unchanged Gnu sources
Reviewed-by: kvn, rasbold

     1 os_family = solaris
     3 arch = x86
     5 arch_model = x86_32
     7 os_arch = solaris_x86
     9 os_arch_model = solaris_x86_32
    11 lib_arch = i386
    13 compiler = gcc
    15 sysdefs = -DSOLARIS -D_GNU_SOURCE -DIA32

mercurial