build/solaris/platform_amd64

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_64
     7 os_arch = solaris_x86
     9 os_arch_model = solaris_x86_64
    11 lib_arch = amd64
    13 compiler = sparcWorks
    15 sysdefs = -DSOLARIS -DSPARC_WORKS -DAMD64

mercurial