projects
/
openwrt
/
svn-archive
/
archive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2bd66af
)
fixed libzrtp
author
Mazi Lo
<
[email protected]
>
Tue, 12 Feb 2013 22:59:14 +0000
(22:59 +0000)
committer
Mazi Lo
<
[email protected]
>
Tue, 12 Feb 2013 22:59:14 +0000
(22:59 +0000)
SVN-Revision: 35575
net/freeswitch/patches/003-Makefile.am.patch
patch
|
blob
|
history
diff --git
a/net/freeswitch/patches/003-Makefile.am.patch
b/net/freeswitch/patches/003-Makefile.am.patch
index 734c306388a2b8a88b5f535e8eebb51d64d835d2..bd68475239012e4683a6c1599156134f341ee3a6 100644
(file)
--- a/
net/freeswitch/patches/003-Makefile.am.patch
+++ b/
net/freeswitch/patches/003-Makefile.am.patch
@@
-11,7
+11,7
@@
@@ -165,7 +169,6 @@ ZRTP_LIBS = -lbn -lzrtp
libfreeswitch_la_LDFLAGS += $(ZRTP_LDFLAGS)
libfreeswitch_la_LIBADD += $(ZRTP_LIBS)
- CORE_LIBS += libs/libzrtp/
projects/gnu/build/
libzrtp.a
+ CORE_LIBS += libs/libzrtp/libzrtp.a
-LIBS += libs/libzrtp/third_party/bnlib/libbn.a
endif