ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
July 17th, 2024 | 10:00am-11:55am SGT (UTC+8) | Online

Wireshark-bugs: [Wireshark-bugs] [Bug 11009] cmake fails to configure if libusan not installed

Date: Fri, 27 Feb 2015 01:40:05 +0000

Comment # 10 on bug 11009 from
(In reply to Balint Reczey from comment #8)
> How about just reverting the patch adding the sanitizers?
> Everyone is free to use his/her favorite instrumentation through CFLAGS and
> we could also enable them in the buildbot.

It looks as if adding them is just adding an -fsanitize=XXX flag, so that, if
they shouldn't be enabled by default, it might be OK to just let the user add
them by setting CFLAGS and CXXFLAGS or CMAKE_C_FLAGS and CMAKE_CXX_FLAGS.


You are receiving this mail because:
  • You are watching all bug changes.