Wireshark-commits: [Wireshark-commits] master 5eee0b9: Don't use any -fsanitize options unless we'r
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=5eee0b9e4459ab95083524bc1d430524e63f44d2
Submitter: Alexis La Goutte (alexis.lagoutte@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
5eee0b9 by Jeff Morriss (jeff.morriss.ws@xxxxxxxxx):
Don't use any -fsanitize options unless we're using ASAN.
This lets cmake users configure without installing libusan.
A better or more final fix awaits a decision in bug 11009.
Change-Id: Iea6c4e2ce31817c17931a448f0c72da2a31a2e6d
Ping-Bug: 11009
Reviewed-on: https://code.wireshark.org/review/10454
Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Actions performed:
from 37bee87a nfs: Fix compilation break
adds 5eee0b9 Don't use any -fsanitize options unless we're using ASAN.
Summary of changes:
CMakeLists.txt | 9 ++++-----
1 file changed, 4 insertions(+), 5 deletions(-)