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(-)