Skip to content

Commit

Permalink
audio/vst3sdk: Broken on 11
Browse files Browse the repository at this point in the history
Reported by:	fallout
  • Loading branch information
yurivict committed Apr 25, 2021
1 parent e6194b7 commit 2fe078b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions audio/vst3sdk/Makefile
Expand Up @@ -11,6 +11,7 @@ LICENSE= GPLv3
LICENSE_FILE= ${WRKSRC}/LICENSE.txt

BROKEN_i386= fails to build: static_assert failed due to requirement 'alignof(Steinberg::Vst::ProcessContext) == (0 ? 8U : 0 ? 1U : 1 ? 8U : 8U)
BROKEN_FreeBSD_11= x11fileselector.cpp:57:9: error: use of undeclared identifier 'getline'; did you mean 'std::getline'?

BUILD_DEPENDS= bash:shells/bash
LIB_DEPENDS= libexpat.so:textproc/expat2 \
Expand Down

0 comments on commit 2fe078b

Please sign in to comment.