]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
Revert "FS-11209: [Debian] openssl linking"
authorMike Jerris <mike@jerris.com>
Fri, 31 Aug 2018 18:29:35 +0000 (18:29 +0000)
committerMike Jerris <mike@jerris.com>
Fri, 31 Aug 2018 18:29:35 +0000 (18:29 +0000)
This reverts commit 0342762f593d954e885fa0a9cf3bbc8093dd9827.

debian/rules

index 7fdf7ff7337861b5de135ab86e48b02c489184f1..f8901655530284a8b53dbaa08ffede60017b99aa 100755 (executable)
@@ -75,6 +75,7 @@ override_dh_auto_clean:
                --prefix=/usr --localstatedir=/var --sysconfdir=/etc \
                --with-gnu-ld --with-python --with-erlang --with-openssl \
                --enable-core-odbc-support --enable-zrtp \
+               --enable-core-pgsql-support \
                --enable-static-v8 --disable-parallel-build-v8
        touch $@