contrib: rnnoise: re-enable on android

The "duplicated symbols in Opus" issue was fixed upstream.
This commit is contained in:
Tristan Matthews 2024-04-10 15:06:46 -04:00 committed by Steve Lhomme
parent a5142cfd4b
commit 5858d5c2fc
1 changed files with 0 additions and 2 deletions

View File

@ -3,9 +3,7 @@
RNNOISE_VERSION := 0.1.1
RNNOISE_URL := $(GITHUB)/xiph/rnnoise/archive/refs/tags/v${RNNOISE_VERSION}.tar.gz
ifndef HAVE_ANDROID
PKGS += rnnoise
endif
ifeq ($(call need_pkg,"rnnoise"),)
PKGS_FOUND += rnnoise