mirror of
https://github.com/zeek/zeek.git
synced 2025-10-05 16:18:19 +00:00
low-level tidying/nits - no semantic changes
This commit is contained in:
parent
0746ef7ecc
commit
b4a44ed663
5 changed files with 26 additions and 26 deletions
|
@ -78,8 +78,8 @@ a file `CPP-hashes.dat`, for use by an advanced feature, and an
|
|||
empty `CPP-gen-addl.h` file (same).
|
||||
2. `ninja` or `make` to recompile Zeek
|
||||
3. `./src/zeek -O use-C++ target.zeek`
|
||||
Executes with each function/hook/
|
||||
event handler pulled in by `target.zeek` replaced with its compiled version.
|
||||
Executes with each function/hook/event
|
||||
handler pulled in by `target.zeek` replaced with its compiled version.
|
||||
|
||||
Instead of the last line above, you can use the following variants:
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue