Skip to content

Commit 6883a93

Browse files
authored
Merge pull request #1846 from IntersectMBO/erikd/openssl
Disable usage of openssl
2 parents 0f2fc52 + 4740e4a commit 6883a93

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

cabal.project

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,9 @@ test-show-details: direct
6363
write-ghc-environment-files: always
6464

6565
package snap-server
66-
flags: +openssl
66+
-- This flag is only needed for a component of `cardano-node` and then
67+
-- only if the `cardano-node` is compiled with `+rtview`.
68+
flags: -openssl
6769

6870
allow-newer:
6971
swagger2:aeson

0 commit comments

Comments
 (0)