Skip to content

Commit

Permalink
app-admin/sagan: add note re strstr
Browse files Browse the repository at this point in the history
Signed-off-by: Sam James <[email protected]>
  • Loading branch information
thesamesam committed Mar 11, 2021
1 parent 46758fa commit 66bf4ae
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions app-admin/sagan/sagan-2.0.1-r1.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down

0 comments on commit 66bf4ae

Please sign in to comment.