diff options
author | Maxim Cournoyer <maxim.cournoyer@gmail.com> | 2023-04-08 10:04:38 -0400 |
---|---|---|
committer | Maxim Cournoyer <maxim.cournoyer@gmail.com> | 2023-04-09 12:55:45 -0400 |
commit | 9bf0a6e4a87c76852c3115476f76056434886181 (patch) | |
tree | 0c21878f58efc1dca8be85a359311412c8308c20 /nix/local.mk | |
parent | 118fb307e02fe1bba0f296dd0ee0705d6f1b52ae (diff) | |
download | guix-9bf0a6e4a87c76852c3115476f76056434886181.tar.gz guix-9bf0a6e4a87c76852c3115476f76056434886181.zip |
build: meson: Honor bindir, libdir and includedir.
This brings our meson-build-system closer to our gnu-build-system in terms of
using different installation prefixes based on the presence of outputs such as
"bin", "lib" or "include".
* guix/build/meson-build-system.scm (configure): Add --bindir, --libdir and
--includedir according to the presence of the "bin", "lib" and "include"
outputs, as done in gnu-build-system.
Diffstat (limited to 'nix/local.mk')
0 files changed, 0 insertions, 0 deletions