aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2024-02-04 22:23:06 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2024-02-04 22:23:38 +0000
commit3c3c454f640f762cfbd9330380f2e9924effc2cd (patch)
tree39b88ec29ab6b734711a919698a2d38a65a540df
parent1aab7b7f0d6372c20d00914ce3f96289d51e373e (diff)
downloadports-3c3c454f640f762cfbd9330380f2e9924effc2cd.tar.gz
ports-3c3c454f640f762cfbd9330380f2e9924effc2cd.zip
audio/noise-suppression-for-voice-lv2: Broken on armv7
Reported by: fallout
-rw-r--r--audio/noise-suppression-for-voice-lv2/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/audio/noise-suppression-for-voice-lv2/Makefile b/audio/noise-suppression-for-voice-lv2/Makefile
index a0f8bc7825e6..ddf4b4c066c1 100644
--- a/audio/noise-suppression-for-voice-lv2/Makefile
+++ b/audio/noise-suppression-for-voice-lv2/Makefile
@@ -12,6 +12,8 @@ WWW= https://github.com/werman/noise-suppression-for-voice
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/LICENSE
+BROKEN_armv7= link fails: ld: error: undefined symbol: __atomic_store and ld: error: undefined symbol: __atomic_load
+
BUILD_DEPENDS= juce>0:devel/juce \
lv2>0:audio/lv2
LIB_DEPENDS= libfreetype.so:print/freetype2