mirror of https://github.com/OISF/suricata
make: install-headers: rust-bindings.h
rust-bindings.h was not being installed with "make install-headers", and its now pulled in by a header used for plugin support, so make sure its installed. We first attempt to install the "dist" version if exists, otherwise install the "gen" one. Also install the "gen" even if the "dist" one exists, as its going to be newer.pull/12117/head
parent
2ac16ee1a6
commit
5d766df12b
Loading…
Reference in New Issue