mirror of
https://github.com/samba-team/samba.git
synced 2025-05-28 21:05:48 +03:00
Passing _FORTIFY_SOURCE=2 while -O3 might imply _FORTIFY_SOURCE=3 causes an redefined error. Signed-off-by: Stefan Metzmacher <metze@samba.org> Reviewed-by: Andreas Schneider <asn@samba.org>