[PATCH] fix various build problems

Jelmer Vernooij jelmer at samba.org
Tue Oct 28 13:35:05 MDT 2014


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.

Cheers,

Jelmer


More information about the samba-technical mailing list