Skip to content

Commit

Permalink
science/ALPSCore: broken on powerpc
Browse files Browse the repository at this point in the history
Same issue as i386.
  • Loading branch information
pkubaj committed Feb 5, 2024
1 parent 2fbdf99 commit 6ed00d4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions science/ALPSCore/Makefile
Expand Up @@ -12,6 +12,7 @@ LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/LICENSE.TXT

BROKEN_i386= fails to build: no matching member function for call to 'read'
BROKEN_powerpc= fails to build: no matching member function for call to 'read'

LIB_DEPENDS= libboost_system.so:devel/boost-libs \
libhdf5.so:science/hdf5 \
Expand Down

0 comments on commit 6ed00d4

Please sign in to comment.