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)
committerJeremy Allison <jra@samba.org>
Thu, 8 Jan 2015 22:38:07 +0000 (23:38 +0100)
commit208be32c6a9b275c507fb5e3334b832a3cb9578a
tree8092d354be80c761eb741d44053770acafd2774e
parent0f4ce418ae1410a294aa6e629beea68c6a16aff8
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>
buildtools/wafsamba/samba_autoconf.py
lib/replace/wscript