Skip to content

Commit

Permalink
audio/gxplugins-lv2: Broken on riscv64
Browse files Browse the repository at this point in the history
Reported by:	fallout
  • Loading branch information
yurivict committed Jul 21, 2022
1 parent 6d820df commit 4bc9a4e
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion audio/gxplugins-lv2/Makefile
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
PORTNAME= gxplugins
DISTVERSION= 0.9
CATEGORIES= audio
PKGNAMESUFFIX= -lv2
MASTER_SITES= https://github.com/brummer10/GxPlugins.lv2/files/6329721/
PKGNAMESUFFIX= -lv2
DISTNAME= GxPlugins_${DISTVERSION}

MAINTAINER= yuri@FreeBSD.org
Expand All @@ -11,6 +11,8 @@ COMMENT= Set of LV2 plugins from the guitarix project
LICENSE= GPLv3
LICENSE_FILE= ${WRKSRC}/LICENSE

BROKEN_riscv64= ld: error: gui/pedal.o: cannot link object files with different floating-point ABI

BUILD_DEPENDS= lv2>0:audio/lv2

USES= compiler:c++11-lang gettext-runtime gmake gnome localbase \
Expand Down

0 comments on commit 4bc9a4e

Please sign in to comment.