Skip to content

Commit

Permalink
audio/sfizz: Broken on i386
Browse files Browse the repository at this point in the history
Reported by:	fallout
  • Loading branch information
yurivict committed Jul 28, 2022
1 parent f5ef5d3 commit db022e8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions audio/sfizz/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ LICENSE= BSD2CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE

BROKEN_riscv64= fails to compile: src/external/atomic_queue/defs.h:45:2: Unknown CPU architecture
BROKEN_i386= fails to compile: unknown type name 'Elf64_Auxinfo', see https://github.com/sfztools/sfizz/issues/1110

LIB_DEPENDS= libsndfile.so:audio/libsndfile
RUN_DEPENDS= zenity:x11/zenity
Expand Down

0 comments on commit db022e8

Please sign in to comment.