Skip to content
Snippets Groups Projects
Commit 3f422cea authored by Tim Wickberg's avatar Tim Wickberg
Browse files

slurm.spec - remove redundant "%bcond_with openssl" line.

Continue to build with OpenSSL by default, which can be disabled
with --without openssl.

No behavioral change.

Bug 4428.
parent 3ec7382a
No related branches found
No related tags found
No related merge requests found
......@@ -38,7 +38,6 @@ Source: %{name}-%{version}-%{rel}.tar.bz2
%bcond_with mysql
%bcond_with hdf5
%bcond_with lua
%bcond_with openssl
# Build with OpenSSL by default on all platforms (disable using --without openssl)
%bcond_without openssl
......
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