From f82e4a5944aef7c379b21a3e11ac54d458865d8a Mon Sep 17 00:00:00 2001 From: Mike Jerris Date: Fri, 31 Aug 2018 18:29:35 +0000 Subject: [PATCH] Revert "FS-11209: [Debian] openssl linking" This reverts commit 0342762f593d954e885fa0a9cf3bbc8093dd9827. --- debian/rules | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/rules b/debian/rules index 7fdf7ff733..f890165553 100755 --- a/debian/rules +++ b/debian/rules @@ -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 $@