Skip to content
Snippets Groups Projects
Commit 7305901a authored by Дмитрий Кибирев's avatar Дмитрий Кибирев Committed by Dmitry Ivanov
Browse files

spec: disable ssl for centos7 package

NO_DOC=internal
NO_TEST=internal
NO_CHANGELOG=internal
parent f9465db8
No related branches found
No related tags found
No related merge requests found
......@@ -253,6 +253,9 @@ C and Lua/C modules.
%endif
%if 0%{?rhel} >= 7
-DENABLE_BUNDLED_LDAP:BOOL=OFF \
%endif
%if 0%{?rhel} == 7
-DENABLE_BUNDLED_OPENSSL:BOOL=ON \
%endif
-DENABLE_WERROR:BOOL=ON \
-DENABLE_DIST:BOOL=ON
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment