Skip to content

Commit

Permalink
biology/dsr-pdb: Broken on aarch64
Browse files Browse the repository at this point in the history
Reported by:	fallout
  • Loading branch information
yurivict committed Mar 21, 2022
1 parent 66f3d7e commit ed0ea3f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions biology/dsr-pdb/Makefile
Expand Up @@ -12,6 +12,8 @@ COMMENT= Simple C++ PDB reader (reads the protein description format)
LICENSE= LGPL21
LICENSE_FILE= ${WRKSRC}/COPYING.txt

BROKEN_aarch64= ld: error: undefined symbol: .mcount (see bug#262709)

LIB_DEPENDS= libboost_program_options.so:devel/boost-libs

USES= compiler:c++11-lang gmake libtool localbase:ldflags tar:tgz
Expand Down

0 comments on commit ed0ea3f

Please sign in to comment.