]> git.ipfire.org Git - thirdparty/asterisk.git/commit
pjproject_bundled: Fix missing inclusion of symbols 58/4558/1
authorGeorge Joseph <gjoseph@digium.com>
Tue, 6 Dec 2016 18:06:45 +0000 (11:06 -0700)
committerGeorge Joseph <gjoseph@digium.com>
Tue, 6 Dec 2016 18:20:59 +0000 (12:20 -0600)
commit90c0faa340543fd75462b1e812f88c493ed28a68
tree1a34f3ca75c65765c1c51cd8e28b916aa4814a59
parentd78ebce67ebab6e01376a8730cabf781a11a11b2
pjproject_bundled:  Fix missing inclusion of symbols

Added back in a -g3, and an -O3 when DONT_OPTIMIZE is not set, to
the CFLAGS.  Not sure how they went missing.

Also fixed an uninstall problem where we weren't removing the
symlink from libasteriskpj.so.2 to libasteriskpj.so.  While I was
there, I fixed it for libasteriskssl as well.

Change-Id: I9e00873b1e9082d05b5549d974534b48a2142556
main/Makefile
third-party/Makefile
third-party/pjproject/Makefile