• Martin Storsjö's avatar
    xslt: Build with LIBXSLT_STATIC, fix building with clang in MSVC mode. · 683b43b9
    Martin Storsjö authored
    This avoids unnecessarily embedding dllexport directives in all
    the object files.
    
    This also fixes building with clang in MSVC mode, as the MSVC
    definition of XSLTPUBVAR in xsltexports.h is lacking 'extern'
    when doing dllexport. (This probably used to work before
    compilers defaulted to -fcommon.) This fixes duplicate symbols
    like these:
    
    lld-link: error: duplicate symbol: xsltGenericError
    >>> defined at ../src/libs/xslt/libxslt/xsltutils.h:140
    >>>            libxslt.cross.a(documents.cross.o)
    >>> defined at ../src/libs/xslt/libxslt/xsltutils.h:140
    >>>            libxslt.cross.a(extensions.cross.o)
    Signed-off-by: 's avatarMartin Storsjö <martin@martin.st>
    Signed-off-by: 's avatarAlexandre Julliard <julliard@winehq.org>
    683b43b9
Name
Last commit
Last update
..
adsiid Loading commit data...
dmoguids Loading commit data...
dxerr8 Loading commit data...
dxerr9 Loading commit data...
dxguid Loading commit data...
gsm Loading commit data...
jpeg Loading commit data...
lcms2 Loading commit data...
mfuuid Loading commit data...
png Loading commit data...
strmiids Loading commit data...
tiff Loading commit data...
uuid Loading commit data...
wbemuuid Loading commit data...
wine Loading commit data...
wmcodecdspuuid Loading commit data...
xml2 Loading commit data...
xslt Loading commit data...
zlib Loading commit data...