Skip to content
Unverified Commit 5b61880b authored by Sam James's avatar Sam James Committed by Andreas K. Hüttel
Browse files

nscd: cleanup obsolete _FORTIFY_SOURCE setting



This was added in 233399bc just for warn_if_unused
warnings rather than anything substantial.

Now that we have a proper configure argument for F_S (--enable-fortify-source),
just drop this entirely, to avoid conflicting with e.g. detected --enable-fortify-source
finding F_S=3, then nscd's Makefile setting F_S=2, resulting in a build-failure
because of the redefinition.

Signed-off-by: default avatarSam James <sam@gentoo.org>
Signed-off-by: default avatarAndreas K. Hüttel <dilfridge@gentoo.org>
Reviewed-by: default avatarAndreas K. Hüttel <dilfridge@gentoo.org>
parent 637aac2a
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment