Compile with pcap support by default
This will permit to get pcap debugging out of the box
Этот коммит содержится в:
родитель
8da712ea61
Коммит
810adadf2e
@ -6,4 +6,4 @@ option(WITH_STATIC_LIB "Build with a static library" OFF)
|
||||
option(WITH_DEBUG_CRYPTO "Build with cryto debug output" OFF)
|
||||
option(WITH_DEBUG_CALLTRACE "Build with calltrace debug output" ON)
|
||||
option(WITH_GCRYPT "Compile against libgcrypt" OFF)
|
||||
option(WITH_PCAP "Compile with Pcap generation support" OFF)
|
||||
option(WITH_PCAP "Compile with Pcap generation support" ON)
|
||||
|
Загрузка…
Ссылка в новой задаче
Block a user