Hi Josh,

On ma, 2016-06-13 at 15:04 -0400, Josh Boyer wrote:
> For the history inclined, DaveJ tried to speed up 'make prep' in the
> kernel spec by removing this functionality and only doing it for the
> current arch.  The script was created to allow the "all arch" prep for
> new config options during a merge window.  That actually worked out
> poorly for a number of reasons, so we wound up adding it back into the
> spec.  That leaves this script as junk.

My local builds currently do 15 invocations of
    make ARCH=foo listnewconfig

and
    make ARCH=foo oldnoconfig

for six architectures (some once, others more often), even though I'm
only building for one of those architectures.

Apparently we're simply stuck with that minor annoyance. Did I get that
right?

Thanks,


Paul Bolle
_______________________________________________
kernel mailing list
kernel@lists.fedoraproject.org
https://lists.fedoraproject.org/admin/lists/kernel@lists.fedoraproject.org

Reply via email to