aboutsummaryrefslogtreecommitdiff
path: root/audio/webrtc-audio-processing
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2021-01-19 02:23:17 +0000
committerMark Linimon <linimon@FreeBSD.org>2021-01-19 02:23:17 +0000
commit8edc2ca31c158097d6d5dda433425f56c9807327 (patch)
tree6068b5bcfed95ffd8caeb4327d6f9c1c12f7f2c1 /audio/webrtc-audio-processing
parentfc644a2c986cd742c2c45b802a644bfad1e43ceb (diff)
downloadports-8edc2ca31c158097d6d5dda433425f56c9807327.tar.gz
ports-8edc2ca31c158097d6d5dda433425f56c9807327.zip
Mark as BROKEN on riscv64:
./webrtc/rtc_base/system/arch.h:54:2: error: Please add support for your architecture in rtc_base/system/arch.h Approved by: portmgr (tier-2 blanket) Obtained from: lonesome.com build testing
Notes
Notes: svn path=/head/; revision=562003
Diffstat (limited to 'audio/webrtc-audio-processing')
-rw-r--r--audio/webrtc-audio-processing/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/audio/webrtc-audio-processing/Makefile b/audio/webrtc-audio-processing/Makefile
index b4281bc77f55..a7152a1f961a 100644
--- a/audio/webrtc-audio-processing/Makefile
+++ b/audio/webrtc-audio-processing/Makefile
@@ -17,6 +17,8 @@ COMMENT= AudioProcessing module from WebRTC project
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/COPYING
+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= cmake:devel/cmake
LIB_DEPENDS= libabsl_strings.so:devel/abseil