summaryrefslogtreecommitdiff
path: root/packaging/wix/README
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2017-06-26 21:03:01 -0700
committerGuy Harris <guy@alum.mit.edu>2017-06-27 07:49:10 +0000
commit89431bce5373fec79aea03bef9fa25908d92f7f4 (patch)
tree8ce1c666c2195803c646cab4a884c1e607db74e5 /packaging/wix/README
parentfc9a7df426589b1311df1fc2912ab39f9efd5ac9 (diff)
downloadwireshark-89431bce5373fec79aea03bef9fa25908d92f7f4.tar.gz
On UN*X, make sure we can find inflate() in libz.
For example, on at least some versions of Fedora, if you have a 64-bit machine, have both the 32-bit and 64-bit versions of the run-time zlib package installed, and have only the *32-bit* version of the zlib development package installed, it'll find the header, and think it can use zlib, and will use it in subsequent tests, but it'll try and link 64-bit test programs with the 32-bit library, causing those tests to falsely fail. Hilarity ensues. Change-Id: Ic2536e8a652ef96e2a3923c1faa61f6c8c06bf58 Reviewed-on: https://code.wireshark.org/review/22417 Petri-Dish: Guy Harris <guy@alum.mit.edu> Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org> Reviewed-by: Guy Harris <guy@alum.mit.edu> (cherry picked from commit e61d2f624348329f8d73af55e6ff3e0e7ee012da) Reviewed-on: https://code.wireshark.org/review/22418
Diffstat (limited to 'packaging/wix/README')
0 files changed, 0 insertions, 0 deletions