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 1656261: Use -bbigtoc for libwireshark on AIX (if we'

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 20 Dec 2016 05:30:47 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=1656261b955503b8d246029d3c6aa0f42fe204bf
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

1656261 by Guy Harris (guy@xxxxxxxxxxxx):

    Use -bbigtoc for libwireshark on AIX (if we're using GCC or Clang).
    
    This will have to be done differently with xlc if it's necessary.
    
    While we're at it, fix the spelling of "Cygwin" (no InterCaps).
    
    Bug: 13262
    Change-Id: If3084cfb58f4abd9048afafecdd24c13645c2776
    Reviewed-on: https://code.wireshark.org/review/19355
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  23d80b0   Don't use PCAP_ERROR if it's not known to be defined.
    adds  1656261   Use -bbigtoc for libwireshark on AIX (if we're using GCC or Clang).


Summary of changes:
 configure.ac     |   19 ++++++++++++++++++-
 epan/Makefile.am |    2 +-
 2 files changed, 19 insertions(+), 2 deletions(-)