unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#55125] [PATCH 0/9] Cross-compile vcflib for RISC-V
@ 2022-04-26 12:44 Arun Isaac
  2022-04-26 12:46 ` [bug#55125] [PATCH 1/9] gnu: tabixpp: Use G-expressions Arun Isaac
                   ` (2 more replies)
  0 siblings, 3 replies; 13+ messages in thread
From: Arun Isaac @ 2022-04-26 12:44 UTC (permalink / raw)
  To: 55125; +Cc: Arun Isaac

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





^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2022-05-12  7:58 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-04-26 12:44 [bug#55125] [PATCH 0/9] Cross-compile vcflib for RISC-V Arun Isaac
2022-04-26 12:46 ` [bug#55125] [PATCH 1/9] gnu: tabixpp: Use G-expressions Arun Isaac
2022-04-26 12:46   ` [bug#55125] [PATCH 2/9] gnu: tabixpp: Use #:make-flags Arun Isaac
2022-04-26 12:46   ` [bug#55125] [PATCH 3/9] gnu: tabixpp: Use build tools specific to the target Arun Isaac
2022-04-26 12:46   ` [bug#55125] [PATCH 4/9] gnu: tabixpp: Add bzip2 and xz to inputs Arun Isaac
2022-04-26 12:46   ` [bug#55125] [PATCH 5/9] gnu: fastahack: Use G-expressions Arun Isaac
2022-04-26 12:46   ` [bug#55125] [PATCH 6/9] gnu: fastahack: Use compiler specific to the build target Arun Isaac
2022-04-26 12:46   ` [bug#55125] [PATCH 7/9] gnu: vcflib: Use G-expressions Arun Isaac
2022-04-26 12:46   ` [bug#55125] [PATCH 8/9] gnu: vcflib: Find submodule sources in native-inputs during cross-compilation Arun Isaac
2022-04-26 12:46   ` [bug#55125] [PATCH 9/9] gnu: vcflib: Set absolute path to pkg-config Arun Isaac
2022-05-07 21:45 ` [bug#55125] [PATCH 0/9] Cross-compile vcflib for RISC-V Ludovic Courtès
2022-05-12  7:57   ` Arun Isaac
2022-05-09  8:31 ` bug#55125: " Efraim Flashner

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).