mirror of https://github.com/OISF/suricata
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
3 lines
116 B
TOML
3 lines
116 B
TOML
|
2 years ago
|
[build]
|
||
|
|
# custom flags to pass to all compiler invocations
|
||
|
|
rustflags = ["-Clink-args=-Wl,-undefined,dynamic_lookup"]
|