mirror of
https://github.com/irssi/irssi.git
synced 2026-08-19 16:42:30 +02:00
fix irc module in fuzzer
This commit is contained in:
parent
2e6c376342
commit
ef2c55fc18
3 changed files with 6 additions and 6 deletions
|
|
@ -9,7 +9,7 @@ executable('event-get-params-fuzz',
|
|||
link_with : [
|
||||
libconfig_a,
|
||||
libcore_a,
|
||||
libirc_a,
|
||||
libirc_core_a,
|
||||
libfuzzer_fe_common_core_a,
|
||||
],
|
||||
link_args : [fuzzer_lib],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue