guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug#55125] [PATCH 0/9] Cross-compile vcflib for RISC-V


From: Arun Isaac
Subject: [bug#55125] [PATCH 0/9] Cross-compile vcflib for RISC-V
Date: Tue, 26 Apr 2022 18:14:26 +0530

This patchset patches the vcflib package and dependencies so that they
successfully cross-compile for the riscv64-linux-gnu target.

Arun Isaac (9):
  gnu: tabixpp: Use G-expressions.
  gnu: tabixpp: Use #:make-flags.
  gnu: tabixpp: Use build tools specific to the target.
  gnu: tabixpp: Add bzip2 and xz to inputs.
  gnu: fastahack: Use G-expressions.
  gnu: fastahack: Use compiler specific to the build target.
  gnu: vcflib: Use G-expressions.
  gnu: vcflib: Find submodule sources in native-inputs during
    cross-compilation.
  gnu: vcflib: Set absolute path to pkg-config.

 gnu/packages/bioinformatics.scm | 257 ++++++++++++++++----------------
 1 file changed, 132 insertions(+), 125 deletions(-)

-- 
2.35.1






reply via email to

[Prev in Thread] Current Thread [Next in Thread]