Skip to content

Commit

Permalink
biology/py-pysam: Broken on arm64 and riscv64
Browse files Browse the repository at this point in the history
Reported by:	fallout

(cherry picked from commit 2f374bc)
  • Loading branch information
yurivict committed Jul 19, 2022
1 parent 339f635 commit f2be3d3
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions biology/py-pysam/Makefile
Expand Up @@ -10,6 +10,9 @@ COMMENT= Python module for reading, manipulating and writing genomic data sets
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/COPYING

BROKEN_arm64= conflicting symbol (libchtslib libcsamtools ...) : $d.6
BROKEN_riscv6= conflicting symbol (libchtslib libcsamtools ...): .Lline_table_start0

USES= gmake python:3.6-3.9
USE_PYTHON= autoplist distutils cython cython_run

Expand Down

0 comments on commit f2be3d3

Please sign in to comment.