Skip to content

Commit

Permalink
audio/cardinal: Broken on armv7
Browse files Browse the repository at this point in the history
Reported by:	fallout
  • Loading branch information
yurivict committed May 18, 2024
1 parent e6433b1 commit f720ea7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions audio/cardinal/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ WWW= https://cardinal.kx.studio/
LICENSE= GPLv3
LICENSE_FILE= ${WRKSRC}/LICENSE

BROKEN_armv7= compilation fails due to the variable name conflict with base header, see https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=279134

BUILD_DEPENDS= ${LOCALBASE}/include/FuzzySearchDatabase.hpp:textproc/fuzzysearchdatabase \
bash:shells/bash \
cmake:devel/cmake-core
Expand Down

0 comments on commit f720ea7

Please sign in to comment.