r1464: the recent build changes completely lost the speed advantage of using
authorAndrew Tridgell <tridge@samba.org>
Mon, 12 Jul 2004 13:20:50 +0000 (13:20 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 17:57:32 +0000 (12:57 -0500)
commitfd7ac5ad4c7c055d4fad6640c49ec7c852ad3053
tree6b0e00befc01cc912de79297545592988e143382
parent39c3f220348b2bf2f9b81e8972cc65a2cc7e4b63
r1464: the recent build changes completely lost the speed advantage of using
PCH (in fact, it meant that PCH was a slowdown, not a speedup). To
gain speed with PCH you must ensure that the .gch file is compiled
with _exactly_ the same options as the normal object files.

this fixes the .gch build options
(This used to be commit 910ca1748648a58daaea6a04d5c96e6c62f79c40)
source4/build/smb_build/makefile.pl