Manolis Ragkousis <manolis...@gmail.com> skribis: > On 7 July 2015 at 17:58, Ludovic Courtès <l...@gnu.org> wrote: >> Could you make sure that ‘guix build glibc-stripped-tarball’ still works >> as expected? (I assume you already tested with --target=i586-pc-gnu.) > > All OK with the changes, but 'guix build glibc-stripped-tarball' does > not work anymore because > I have turned (%glibc-bootstrap-tarball) into a procedure.
I had overlooked that. > Unless I do that, it will not evaluate correctly. How can I export it > correctly now? Uh. But you can run ‘guix build bootstrap-tarballs’, can’t you? Ludo’.