git: 0b36ad013546 - main - audio/webrtc-audio-processing: allow riscv64 after 32c5afbfa2bd
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 02 Sep 2023 04:54:50 UTC
The branch main has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=0b36ad013546d158dc2ae789a52ea39f8b15ae0b commit 0b36ad013546d158dc2ae789a52ea39f8b15ae0b Author: Jan Beich <jbeich@FreeBSD.org> AuthorDate: 2023-09-02 04:45:40 +0000 Commit: Jan Beich <jbeich@FreeBSD.org> CommitDate: 2023-09-02 04:54:35 +0000 audio/webrtc-audio-processing: allow riscv64 after 32c5afbfa2bd https://gitlab.freedesktop.org/pulseaudio/webrtc-audio-processing/-/commit/e47b68df57aa --- audio/webrtc-audio-processing/Makefile | 1 - 1 file changed, 1 deletion(-) diff --git a/audio/webrtc-audio-processing/Makefile b/audio/webrtc-audio-processing/Makefile index ca9665b7e69c..1d126fee997a 100644 --- a/audio/webrtc-audio-processing/Makefile +++ b/audio/webrtc-audio-processing/Makefile @@ -18,7 +18,6 @@ LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/COPYING BROKEN_powerpc= fails to compile: ./webrtc/rtc_base/system/arch.h:54:2: Please add support for your architecture in rtc_base/system/arch.h -BROKEN_riscv64= fails to compile: ./webrtc/rtc_base/system/arch.h:54:2: Please add support for your architecture in rtc_base/system/arch.h BUILD_DEPENDS= abseil>0:devel/abseil