FS-11209: [Debian] openssl linking

This commit is contained in:
Muteesa Fred 2018-06-29 12:24:49 +00:00
parent fe35b50926
commit 0342762f59
1 changed files with 0 additions and 1 deletions

1
debian/rules vendored
View File

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