Skip to content

Commit 546c2e5

Browse files
committed
Use normal blockio
1 parent ee07d77 commit 546c2e5

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

cabal.project

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -39,11 +39,6 @@ package cardano-db-tool
3939
package cardano-smash-server
4040
ghc-options: -Wall -Werror -Wredundant-constraints -Wincomplete-uni-patterns -Wincomplete-record-updates -Wpartial-fields -Wunused-imports -Wunused-packages
4141

42-
package blockio
43-
-- Use serial block IO to avoid requiring liburing (not available in devx CI).
44-
-- TODO: revert when CI provides liburing or switch to io_uring for better LSM perf.
45-
flags: +serialblockio
46-
4742
package cardano-node
4843
-- We are using cardano-node as a library and we never use the systemd scribe, so there
4944
-- is no benefit to linking against it

0 commit comments

Comments
 (0)