[cfe-dev] [patch] Add configure option for C include search path
Rafael Espindola
espindola at google.com
Tue Nov 10 18:09:08 PST 2009
2009/11/4 Rafael Espindola <espindola at google.com>:
> The attached patches adds support defining the C search paths with configure:
>
> ../src/configure --with-include-dirs=foo:bar:zed
>
> Will create a clang binary that searches for C headers in foo, bar and
> zed. If the
> option is not given, the current runtime search is done.
Ping for the C option.
> Cheers,
> --
> Rafael Ávila de Espíndola
>
Cheers,
--
Rafael Ávila de Espíndola
More information about the cfe-dev
mailing list