1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-13 08:30:38 +02:00
Files
guix/gnu/packages/xml.scm
Ludovic Courtès 0bd40ca9a9 gnu: libxslt: Really allow cross-compilation.
Commit af916f3f8b led './configure' to
attempt to run a non-native 'python' binary, which would fail unless
transparent binfmt_misc QEMU emulation is set up.

* gnu/packages/xml.scm (libxslt)[arguments]: Replace #:configure-flags
with "--disable-python" when cross-compiling.
2023-03-10 00:26:23 +01:00

78 KiB