security/suricata: Respect CC
PR: 258294 Reported by: Evgeniy Khramtsov Approved by: Franco Fichtner (maintainer)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
PORTNAME= suricata
|
||||
DISTVERSION= 6.0.3
|
||||
PORTREVISION= 2
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= security
|
||||
MASTER_SITES= https://www.openinfosecfoundation.org/download/
|
||||
|
||||
@@ -29,6 +29,7 @@ GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS+=--enable-gccprotect \
|
||||
--enable-bundled-htp \
|
||||
--disable-gccmarch-native
|
||||
MAKE_ENV= RUSTFLAGS="${RUSTFLAGS} -C linker=${CC:Q} ${LDFLAGS:C/.+/-C link-arg=&/}"
|
||||
|
||||
INSTALL_TARGET= install-strip
|
||||
TEST_TARGET= check
|
||||
|
||||
Reference in New Issue
Block a user