wafsamba: flags from enviroment are put before our own internal versions
authorRalph Boehme <slow@samba.org>
Fri, 19 Dec 2014 08:05:33 +0000 (09:05 +0100)
committerJeremy Allison <jra@samba.org>
Thu, 8 Jan 2015 22:38:07 +0000 (23:38 +0100)
commita6bda1f2bc85779feb9680bc74821da5ccd401c5
tree915dc2f48e22ef068362c9a5a2ac08c82b6fe37a
parent707dc16987c982b75c83cd5b06d4373c23e777e0
wafsamba: flags from enviroment are put before our own internal versions

Ensure user provided CPPFLAGS and LDFLAGS are put *behind* our
internally computed compiler and linker flags.

Bug: https://bugzilla.samba.org/show_bug.cgi?id=10877

Pair-Programmed-With: Michael Adam <obnox@samba.org>
Pair-Programmed-With: Stefan Metzmacher <metze@samba.org>

Signed-off-by: Ralph Boehme <slow@samba.org>
Signed-off-by: Michael Adam <obnox@samba.org>
Signed-off-by: Stefan Metzmacher <metze@samba.org>
buildtools/wafsamba/samba_optimisation.py