git: c53f351973bf - main - audio/invada-studio-plugins-lv2: fix build on arm64
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 18 Sep 2026 23:32:00 UTC
The branch main has been updated by yuri:
URL: https://cgit.FreeBSD.org/ports/commit/?id=c53f351973bf13855d1989e36ca7f70b31ae987a
commit c53f351973bf13855d1989e36ca7f70b31ae987a
Author: Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2026-09-18 23:25:18 +0000
Commit: Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2026-09-18 23:31:56 +0000
audio/invada-studio-plugins-lv2: fix build on arm64
---
audio/invada-studio-plugins-lv2/Makefile | 4 ----
1 file changed, 4 deletions(-)
diff --git a/audio/invada-studio-plugins-lv2/Makefile b/audio/invada-studio-plugins-lv2/Makefile
index 96be6313bc21..62bbf787946c 100644
--- a/audio/invada-studio-plugins-lv2/Makefile
+++ b/audio/invada-studio-plugins-lv2/Makefile
@@ -23,10 +23,6 @@ USE_GNOME= cairo gdkpixbuf glib20 gtk20
LLD_UNSAFE= yes
WRKSRC= ${WRKDIR}/${PORTNAME}${PKGNAMESUFFIX}-${PORTVERSION}
-# attempt to fix build error on aarch64: /usr/local/bin/ld: unrecognized option '-Wl,--fix-cortex-a53-843419'
-# it's not clear where does this option come from (is it set in /etc/make.conf ?)
-LDFLAGS_aarch64= -Wl,--no-fix-cortex-a53-843419
-
post-install:
@${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/lv2/*/*.so