mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
app-admin/sagan: add note re strstr
Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
@@ -52,6 +52,10 @@ src_prepare() {
|
||||
src_configure() {
|
||||
append-flags -fcommon
|
||||
|
||||
# TODO: poke at strstr logic and enable/disable CPU_FLAGS_X86_*
|
||||
# accordingly?
|
||||
# Note that not all of these are used:
|
||||
# https://github.com/quadrantsec/sagan/blob/main/m4/ax_ext.m4
|
||||
local myeconfargs=(
|
||||
$(use_enable smtp esmtp)
|
||||
$(use_enable lognorm)
|
||||
|
||||
Reference in New Issue
Block a user