mirror of
https://github.com/zeek/zeek.git
synced 2025-10-10 02:28:21 +00:00
script optimization support
This commit is contained in:
parent
905ed55389
commit
265788b50b
12 changed files with 159 additions and 55 deletions
|
@ -34,7 +34,9 @@ export ZEEK_OPT_FILES="testing/btest"
|
|||
# export -n ZEEK_GEN_CPP ZEEK_CPP_DIR ZEEK_OPT_FUNCS ZEEK_OPT_FILES
|
||||
unset ZEEK_GEN_CPP ZEEK_REPORT_UNCOMPILABLE ZEEK_CPP_DIR ZEEK_OPT_FILES
|
||||
|
||||
ls -l CPP-gen.cc
|
||||
ninja
|
||||
ls -l src/zeek
|
||||
|
||||
(
|
||||
cd ../testing/btest
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue