mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 06:38:20 +00:00
Spelling NEWS & CMakeLists.txt
* analyzer * calling * can * compatibility * configurable * conjunction * connection * corresponding * currently * evaluated * framework * frequently * functionality * handshake * information * more * necessary * occurred * ocsp * potentially * preexisting * serialized * superseded * synchronized * timer * unnecessary * workarounds Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
parent
f810f78e3e
commit
4b7eb50892
2 changed files with 27 additions and 27 deletions
|
@ -673,7 +673,7 @@ if ( FTS_FOUND )
|
|||
endif ()
|
||||
|
||||
# Any headers that are possibly bundled in the Zeek source-tree and that are supposed
|
||||
# to have priority over any pre-existing/system-wide headers need to appear early in
|
||||
# to have priority over any preexisting/system-wide headers need to appear early in
|
||||
# compiler search path.
|
||||
include_directories(BEFORE ${broker_includes})
|
||||
include_directories(BEFORE ${CMAKE_CURRENT_SOURCE_DIR}/auxil/highwayhash)
|
||||
|
@ -874,7 +874,7 @@ if ( NOT DISABLE_SPICY )
|
|||
# If we build spicy-plugin into Zeek we also need to build the Spicy
|
||||
# runtime dependencies into Zeek. Since no matter how Spicy itself was
|
||||
# linked this is always a static library, link the object files so we
|
||||
# get all symbols and can can resolve all potential dependencies of
|
||||
# get all symbols and can resolve all potential dependencies of
|
||||
# HLTO files at runtime.
|
||||
#
|
||||
# TODO(bbannier): Conceptually cleaner would be linking the runtime
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue