From f51669626af05f6f6a55aaa83e6e9ddfdef97b43 Mon Sep 17 00:00:00 2001 From: NepDisk <16447892+NepDisk@users.noreply.github.com> Date: Tue, 22 Oct 2024 19:48:34 -0400 Subject: [PATCH] Remove this from features --- src/Makefile.d/features.mk | 3 --- 1 file changed, 3 deletions(-) diff --git a/src/Makefile.d/features.mk b/src/Makefile.d/features.mk index af059388c..c9a81fcfa 100644 --- a/src/Makefile.d/features.mk +++ b/src/Makefile.d/features.mk @@ -67,9 +67,6 @@ opts+=-DUSE_STUN sources+=discord.c stun.c endif -$(eval $(call Propogate_flags,ACSVM)) -libs+=-lacsvm -lacsvm-capi -lacsvm-util - # (Valgrind is a memory debugger.) ifdef VALGRIND VALGRIND_PKGCONFIG?=valgrind