projects
/
feed
/
telephony.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d3f3205
)
sofia-sip: removed "--disable-stun"
882/head
author
Luca Olivetti
<luca@ventoso.org>
Sun, 18 Aug 2024 20:01:39 +0000
(22:01 +0200)
committer
GitHub
<noreply@github.com>
Sun, 18 Aug 2024 20:01:39 +0000
(22:01 +0200)
I need stun enabled to compile svd.
Signed-off-by: Luca Olivetti <luca@ventoso.org>
libs/sofia-sip/Makefile
patch
|
blob
|
history
diff --git
a/libs/sofia-sip/Makefile
b/libs/sofia-sip/Makefile
index d9501317c72edcbdde9d81f2f3cb52c2a1c431f1..2601e48bee3e6cdde06e73e60124190b14525158 100644
(file)
--- a/
libs/sofia-sip/Makefile
+++ b/
libs/sofia-sip/Makefile
@@
-10,7
+10,7
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=sofia-sip
PKG_VERSION:=1.13.17
-PKG_RELEASE:=
1
+PKG_RELEASE:=
2
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=https://codeload.github.com/freeswitch/$(PKG_NAME)/tar.gz/v${PKG_VERSION}?
@@
-60,7
+60,6
@@
licensed under the LGPL.
endef
CONFIGURE_ARGS+= \
- --disable-stun \
--without-doxygen \
--without-glib