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)
committerMichael Adam <obnox@samba.org>
Mon, 22 Dec 2014 09:51:24 +0000 (10:51 +0100)
commitfcc62dcfb3a18ea208777b0afb7cd30ab15b865e
treee8a5162c282bbfe640b4e5b3c7a4ffddc5a5c493
parentcb50861c42c2c7027ce6582d048e2fc9a4efd4e6
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

Signed-off-by: Ralph Boehme <slow@samba.org>
buildtools/wafsamba/samba_optimisation.py