From 0342762f593d954e885fa0a9cf3bbc8093dd9827 Mon Sep 17 00:00:00 2001 From: Muteesa Fred Date: Fri, 29 Jun 2018 12:24:49 +0000 Subject: [PATCH] FS-11209: [Debian] openssl linking --- debian/rules | 1 - 1 file changed, 1 deletion(-) 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 $@