diff options
author | Pierre Neidhardt <mail@ambrevar.xyz> | 2022-07-01 16:37:44 +0200 |
---|---|---|
committer | Guillaume Le Vaillant <glv@posteo.net> | 2022-08-03 16:45:53 +0200 |
commit | 6b5ef03a2582ab23228478018fd356e17db1daea (patch) | |
tree | c7191df05089211930e6859616b0da32f3e6b45b /guix.scm | |
parent | c4e58c119d637ef434c4b52437f677dfb69eb091 (diff) |
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>
Diffstat (limited to 'guix.scm')
0 files changed, 0 insertions, 0 deletions