diff --git a/app-admin/sagan/sagan-2.0.1-r1.ebuild b/app-admin/sagan/sagan-2.0.1-r1.ebuild index 4e0183dffea5e..ad87cd163974d 100644 --- a/app-admin/sagan/sagan-2.0.1-r1.ebuild +++ b/app-admin/sagan/sagan-2.0.1-r1.ebuild @@ -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)