aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/bioinformatics.scm
blob: 1e38c6e0e733b4945323b196e9751eeac3c45395 (about) (plain)
blob size (579KB) exceeds display size limit (100KB).
sg-avail'>...When running: guix build --target=arm-linux-gnueabihf gdb -nd this reduces the number of hits in the 'add-data-to-store' cache from 205 (25%) to 163 (21%). * gnu/packages/pkg-config.scm (cross-pkg-config): Turn into an 'mlambda'. Ludovic Courtès 2019-09-24gnu: pkg-config: Fix cross-compilation....* gnu/packages/pkg-config.scm (%pkg-config)[arguments]: Add configure-flags to disable tests that fail when cross-compiling. Mathieu Othacehe