URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=3ba51600525a1a363917b49e6fa83eec155e50e7
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master-2.0
Repository: wireshark
Commits:
3ba5160 by Guy Harris (guy@xxxxxxxxxxxx):
Try retroactively applying the Qt folks' fix for QTBUG-47942.
The current version of the fix only adds -fPIC under certain
circumstances; we check whether it was added and, if it was, and those
circumstances are *not* in effect, we remove it.
Bug: 11643
Change-Id: Ib806818a263141bd4ce042978d44941c20659ffe
Reviewed-on: https://code.wireshark.org/review/11857
Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
Actions performed:
from 0a065f0 tcp: Indicate number of bits used for Flags.
adds 3ba5160 Try retroactively applying the Qt folks' fix for QTBUG-47942.
Summary of changes:
CMakeLists.txt | 38 +++++++++++++++++++++++++++++++++-----
1 file changed, 33 insertions(+), 5 deletions(-)