Pierre Neidhardt 6b5ef03a25
guix: build: Switch from asdf:compile-system to asdf:load-system.
According to the ASDF manual:

This will make sure all the files in the system are compiled, but not
necessarily load any of them in the current image; on most systems, it
will _not_ load all compiled files in the current image.  This function
exists for symmetry with 'load-system' but is not recommended unless you
are writing build scripts and know what you're doing.

* guix/build/lisp-utils.scm (compile-systems): Switch from asdf:compile-system
  to asdf:load-system.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2022-08-03 16:45:53 +02:00
..
2022-05-01 21:30:34 +02:00
2022-02-14 11:23:07 +01:00
2020-12-09 22:25:17 +01:00
2022-03-18 16:03:33 +01:00
2021-04-12 18:42:22 +02:00
2022-06-10 23:52:34 -04:00
2022-07-31 21:55:48 -04:00
2022-07-10 23:57:14 +02:00
2021-08-12 12:34:13 +02:00
2015-01-11 23:50:01 +01:00
2022-02-14 11:23:07 +01:00