[sr-dev] git:master:a31c3c10: lrkproxy: Makefile - removed unnecessary DEFS+=-DKAMAILIO_MOD_INTERFACE
Daniel-Constantin Mierla
miconda at gmail.com
Tue Mar 9 12:41:04 CET 2021
Module: kamailio
Branch: master
Commit: a31c3c10872780991da9cabbb4ce62fd7fa599da
URL: https://github.com/kamailio/kamailio/commit/a31c3c10872780991da9cabbb4ce62fd7fa599da
Author: Daniel-Constantin Mierla <miconda at gmail.com>
Committer: Daniel-Constantin Mierla <miconda at gmail.com>
Date: 2021-03-09T12:40:16+01:00
lrkproxy: Makefile - removed unnecessary DEFS+=-DKAMAILIO_MOD_INTERFACE
---
Modified: src/modules/lrkproxy/Makefile
---
Diff: https://github.com/kamailio/kamailio/commit/a31c3c10872780991da9cabbb4ce62fd7fa599da.diff
Patch: https://github.com/kamailio/kamailio/commit/a31c3c10872780991da9cabbb4ce62fd7fa599da.patch
---
diff --git a/src/modules/lrkproxy/Makefile b/src/modules/lrkproxy/Makefile
index 54159bcebf..9b890a4262 100644
--- a/src/modules/lrkproxy/Makefile
+++ b/src/modules/lrkproxy/Makefile
@@ -2,15 +2,13 @@
# lrkproxy module makefile
#
#
-# WARNING: do not run this directly, it should be run by the master Makefile
+# WARNING: do not run this directly, it should be run by the main Makefile
include ../../Makefile.defs
auto_gen=
NAME=lrkproxy.so
LIBS=
-DEFS+=-DKAMAILIO_MOD_INTERFACE
-
SERLIBPATH=../../lib
#SER_LIBS+=$(SERLIBPATH)/srdb1/srdb1
include ../../Makefile.modules
More information about the sr-dev
mailing list