]> git.ipfire.org Git - thirdparty/samba.git/commit
wafsamba: move '-fstack-protector' checks from lib/replace to wafsamba
authorStefan Metzmacher <metze@samba.org>
Wed, 7 Jan 2015 08:54:43 +0000 (09:54 +0100)
committerKarolin Seeger <kseeger@samba.org>
Tue, 27 Jan 2015 10:02:15 +0000 (11:02 +0100)
commit57855ba89a723cbafddf3398beca2fa41c09d95f
tree2d298f9e1bcf1bf445ac34398bdfd533b513b404
parent1e84abd0509cbd98def1a4c82233b452f19a1439
wafsamba: move '-fstack-protector' checks from lib/replace to wafsamba

This moves the check to the end of the configure run,
which means we no longer use this on configure checks,
but only for the real build.

This behavior is similar than our developer cflags.

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>
(cherry picked from commit 208be32c6a9b275c507fb5e3334b832a3cb9578a)
buildtools/wafsamba/samba_autoconf.py
lib/replace/wscript