]> git.ipfire.org Git - people/ms/suricata.git/commit - configure.ac
configure: fixing rust/cargo cross compile command
authorCiprian <abuwarez@gmail.com>
Mon, 2 Dec 2019 12:07:15 +0000 (14:07 +0200)
committerJason Ish <jason.ish@oisf.net>
Fri, 6 Dec 2019 17:08:11 +0000 (11:08 -0600)
commitc9cd7559fd5d7cf4f2d501b70839321c7c4a5eb9
tree5e6b8fba28072f37fcdbf7806eeeee382058345c
parentc010f092e09042128ee21637352fd17a2e56cfbb
configure: fixing rust/cargo cross compile command

adding --target argument to cargo command line when cross compiling
configure.ac
rust/Makefile.am