Re: [PATCH] general: support CONFIG_SITE being a list of entries
Zack Weinberg <[email protected]>
| Newsgroups | gmane.comp.sysutils.autoconf.patches |
|---|---|
| Message-ID | <CAKCAbMj3yJ05X1j-NDP3fREUpWKCz7VWBnVsc-Ez8KO5sS-pig@mail.gmail.com> |
On Wed, Nov 11, 2020 at 8:33 AM Ross Burton <[email protected]> wrote: > > Instead of treating CONFIG_SITE as a single path, treat it as a > space-separated list of paths and load them in order. Thanks. This is simple enough that I don't see any reason not to merge it for 2.70, but could you also update the documentation? ("Site Defaults" section of doc/autoconf.texi.) zw