mirror of
https://github.com/zeek/zeek.git
synced 2025-10-04 23:58:20 +00:00
fixes for -O gen-standalone-C++
This commit is contained in:
parent
d5e7db1070
commit
3b3cea799b
2 changed files with 6 additions and 20 deletions
|
@ -39,8 +39,5 @@ function load_CPP%(h: count%): bool
|
|||
// compiled scripts.
|
||||
detail::standalone_activations.push_back(cb->second);
|
||||
|
||||
// Proceed with activation.
|
||||
(*detail::CPP_init_hook)();
|
||||
|
||||
return zeek::val_mgr->True();
|
||||
%}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue