From 3571fb1c39e14028561c7424300bc173743d0d80 Mon Sep 17 00:00:00 2001 From: Richard Fuchs Date: Mon, 14 Feb 2022 07:56:49 -0500 Subject: [PATCH] TT#14008 remove obsolete plugins location define Change-Id: I3dfeb43571ddb84770ba95a881002968f6a2f9a0 --- daemon/Makefile | 2 -- 1 file changed, 2 deletions(-) diff --git a/daemon/Makefile b/daemon/Makefile index 119d680f2..e80da7c3f 100644 --- a/daemon/Makefile +++ b/daemon/Makefile @@ -37,8 +37,6 @@ else CFLAGS+= -DWITHOUT_CODECLIB endif -CFLAGS+= -DRE_PLUGIN_DIR="\"/usr/lib/rtpengine\"" - ### compile time options: #CFLAGS+= -DSRTCP_KEY_DERIVATION_RFC_COMPLIANCE #CFLAGS+= -DTERMINATE_SDP_AT_BLANK_LINE