svn commit: samba r1464 - branches/SAMBA_4_0/source/build/smb_build

tridge at samba.org tridge at samba.org
Mon Jul 12 13:20:50 GMT 2004


Author: tridge
Date: 2004-07-12 13:20:50 +0000 (Mon, 12 Jul 2004)
New Revision: 1464

Modified:
   branches/SAMBA_4_0/source/build/smb_build/makefile.pl
Log:
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



WebSVN: http://websvn.samba.org/websvn/changeset.php?rep=samba&path=/&rev=1464&nolog=1


More information about the samba-cvs mailing list