Skip to content

Commit 9ffba30

Browse files
committed
Add skip-lmdb flag to ouroboros-consensus
1 parent 51b46f4 commit 9ffba30

1 file changed

Lines changed: 14 additions & 0 deletions

File tree

cabal.project

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,17 @@ active-repositories:
2020
, :rest
2121
, cardano-haskell-packages:override
2222

23+
-- BEGIN SRP STANZAS MANAGED BY STANZAMAN --
24+
25+
source-repository-package
26+
type: git
27+
location: https://github.com/IntersectMBO/ouroboros-consensus.git
28+
tag: a04dbfb8a75461d5d8fe1e40defc21583747c0cb
29+
subdir: .
30+
--sha256: 1aahszw4vn1ns7bg6gafivmnrvi65g853s9w4kf96ivsm5q7zign
31+
32+
-- END SRP STANZAS MANAGED BY STANZAMAN --
33+
2334
packages:
2435
cardano-api
2536
cardano-api-gen
@@ -80,6 +91,9 @@ if arch(wasm32)
8091
package plutus-core
8192
flags: +do-not-build-plutus-exec
8293

94+
package ouroboros-consensus
95+
flags: +skip-lmdb
96+
8397
source-repository-package
8498
type: git
8599
location: https://github.com/haskell-wasm/hs-memory.git

0 commit comments

Comments
 (0)