Skip to content

Commit

Permalink
fixup
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonish committed Nov 20, 2024
1 parent 498db63 commit 0fb4b5d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rust/Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ if HAVE_CYGPATH
SURICATA_LUA_SYS_HEADER_DST="$(e_rustdir)/gen" \
TOP_BUILDDIR=$(abs_top_builddir) \
TOP_SRCDIR=$(abs_top_srcdir) \
CPPFLAGS="$(CPPFLAGS") \
CPPFLAGS="$(CPPFLAGS)" \
$(CARGO) build $(RELEASE) \
--features "$(RUST_FEATURES)" $(RUST_TARGET)
else
Expand Down

0 comments on commit 0fb4b5d

Please sign in to comment.