From: Muteesa Fred Date: Fri, 29 Jun 2018 12:24:49 +0000 (+0000) Subject: FS-11209: [Debian] openssl linking X-Git-Tag: v1.8.1~3^2~32 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0342762f593d954e885fa0a9cf3bbc8093dd9827;p=thirdparty%2Ffreeswitch.git FS-11209: [Debian] openssl linking --- diff --git a/debian/rules b/debian/rules index f890165553..7fdf7ff733 100755 --- a/debian/rules +++ b/debian/rules @@ -75,7 +75,6 @@ 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 $@