Hi! On Tue, Apr 7, 2020 at 1:20 PM Jan Nieuwenhuizen <jann...@gnu.org> wrote:
> Jan Nieuwenhuizen writes: > > Hello again; > > > - $(top_builddir)/env $(GUILD) compile $(GUILE_WARNINGS) -o "$@" "$<" > > + $(top_builddir)/env $(GUILE_TOOLS) compile --target="$(host)" > $(GUILE_WARNINGS) -o "$@" "$<" > > I hear that GUILD is the new GUILE_TOOLS; better not change that bit. > > Fresh patch attached. > > Thank you! It seems I can't apply it directly to master. I could do it myself, but I'm wondering if you are using an older version... Would you mind do it on master? Thanks again, Aleix