Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-commits: [Wireshark-commits] master 22ea889: For Sun C with linker scoping specifiers, de

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 1 Jul 2014 23:04:07 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=22ea889ee4bd6fe408faade5768005041e3e26e4
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

22ea889 by Guy Harris (guy@xxxxxxxxxxxx):

    For Sun C with linker scoping specifiers, define WS_DLL_PUBLIC_DEF.
    
    This may let us, at least for those compilers, make the default "hidden"
    with -xldscope=hidden.
    
    Change-Id: I94e10733c2aba0ff8d77a8bf4f1dc8ecc8b2a47f
    Reviewed-on: https://code.wireshark.org/review/2766
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  a4a624e   Get rid of rpath when we're building RPMs.
    adds  22ea889   For Sun C with linker scoping specifiers, define WS_DLL_PUBLIC_DEF.


Summary of changes:
 ws_symbol_export.h |    6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)