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 ae26b12: If -fvisibility=hidden isn't supported, try

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 2 Jul 2014 00:20:48 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=ae26b12f3e93e3f0938cc7e13f8ece57a7843e9c
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

ae26b12 by Guy Harris (guy@xxxxxxxxxxxx):

    If -fvisibility=hidden isn't supported, try -xldscope=hidden.
    
    That's the option for newer versions of Sun^WOracle C.
    
    Change-Id: I62c12d5870d84587f81a8789732675021523e9ed
    Reviewed-on: https://code.wireshark.org/review/2769
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  ab1e6f3   Bump (again) the amount of work we do for wmem's timing test
    adds  ae26b12   If -fvisibility=hidden isn't supported, try -xldscope=hidden.


Summary of changes:
 configure.ac |   21 +++++++++++++++++++--
 1 file changed, 19 insertions(+), 2 deletions(-)