Makefile: Don't try to rebuild chroots when cross tools are updated.
authorMark Wooding <mdw@distorted.org.uk>
Tue, 10 Sep 2019 01:44:46 +0000 (02:44 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Wed, 11 Sep 2019 11:05:57 +0000 (12:05 +0100)
commit78a5a50bf6f8fda4c5eb78a79f27d4b7472cc469
treef8503f725ab3857993cc88ef8b20a1d1f9eaad50
parentd56d9258ead1aaf90b3e177622bd22b63c75be69
Makefile: Don't try to rebuild chroots when cross tools are updated.

The chroot maintenance doesn't work as make(1).  This needs rethinking.
Stashing these dependencies as recursive make(1) invocations is
hopelessly unsafe.
Makefile