[PATCH] fix various build problems

Jeremy Allison jra at samba.org
Tue Oct 28 13:45:00 MDT 2014


On Tue, Oct 28, 2014 at 08:35:05PM +0100, Jelmer Vernooij wrote:
> On Tue, Oct 28, 2014 at 06:28:19PM +0100, Michael Adam wrote:
> > Attached is a patch to fix this problem.
> > It does so by filtering out the standard directories.
> > It uses ${CC} -print-search-dirs to build
> > the list of standard lib dirs. At least gcc and clang
> > support this.
> Thanks for working on this!
> 
> > The patch may need some more changes, because it
> > currently touches wafadmin to filter the standard paths.
> We should really avoid changing wafadmin. Any changes would be lost when
> we next pull in a new version of waf.

If we can, we should. But if we've sent a
patch upstream I don't think it's an unforgivable
sin to change our downstream version whilst
waiting for an upstream patched version.


More information about the samba-technical mailing list