aboutsummaryrefslogtreecommitdiff
path: root/tests/test.drv
diff options
context:
space:
mode:
authorJean-Pierre De Jesus DIAZ <jean@foundationdevices.com>2023-08-07 14:17:49 +0200
committerLudovic Courtès <ludo@gnu.org>2023-08-12 22:30:28 +0200
commit6bbef3d9a269c38a6af941fb8f7c7b1d82834776 (patch)
tree1edc9258eb9e8084fc8fee195e93aad46302dfbd /tests/test.drv
parenteb25c2b3e204a36a97ec724defe8930757ab83c0 (diff)
downloadguix-6bbef3d9a269c38a6af941fb8f7c7b1d82834776.tar.gz
guix-6bbef3d9a269c38a6af941fb8f7c7b1d82834776.zip
gnu: ntp: Fix cross-compilation inputs.
* gnu/packages/ntp.scm (ntp)[inputs]: Use `target-linux?' instead of the manual string comparison as it would not add the libcap input correctly when cross-compiling as the platform ends in `-linux-gnu' unlike the system string which ends in `-linux'. Signed-off-by: Jean-Pierre De Jesus DIAZ <jean@foundationdevices.com> Signed-off-by: Ludovic Courtès <ludo@gnu.org>
Diffstat (limited to 'tests/test.drv')
0 files changed, 0 insertions, 0 deletions
dd libxml2. [arguments]: <configure-flags>: Remove flag that's not recognised --with-openssl-includes; add --with-libxml2-code, --enable-system-certs and --disable-binreloc Change-Id: I4085779e3ed7ecb621dd3d0b5427e92962466033 Signed-off-by: Ludovic Courtès <ludo@gnu.org> Steve George 2024-04-23gnu: gnucash: Update to 5.6....* gnu/packages/gnucash.scm (gnucash): Update to 5.6. Reviewed-by: Julian Flake <flake@uni-koblenz.de> Signed-off-by: Christopher Baines <mail@cbaines.net> Change-Id: I5fb5195f4f1a401dd66ebcdd7251cd14d83bb974 Andy Tai