]> The Tcpdump Group git mirrors - tcpdump/commitdiff
SMB: Disable the printer by default with CMake build
authorFrancois-Xavier Le Bail <[email protected]>
Fri, 5 Feb 2021 17:01:41 +0000 (18:01 +0100)
committerFrancois-Xavier Le Bail <[email protected]>
Fri, 5 Feb 2021 17:32:52 +0000 (18:32 +0100)
This is a follow-up to commit 192db0a116f5ee419fddbdadf5822a7a3179d6c3.

[skip ci]

(cherry picked from commit 5cae5a274c59d95ffad39b3930fe19af78c18830)

CMakeLists.txt

index 72091428eca189e50c26ad5ab527c23409741904..0f5d279fcc57fe5c14d0a700daae9b03bdc21f3c 100644 (file)
@@ -114,7 +114,7 @@ option(WITH_SMI "Build with libsmi, if available" ON)
 option(WITH_CRYPTO "Build with OpenSSL/libressl libcrypto, if available" ON)
 option(WITH_CAPSICUM "Build with Capsicum security functions, if available" ON)
 option(WITH_CAP_NG "Use libcap-ng, if available" ON)
-option(ENABLE_SMB "Build with the SMB dissector" ON)
+option(ENABLE_SMB "Build with the SMB dissector" OFF)
 
 #
 # String parameters.  Neither of them are set, initially; only if the