This commit is contained in:
parent
aa2ff7b2f0
commit
2f3113f55d
11742 changed files with 1223940 additions and 0 deletions
12
unikernel/duniverse/mirage-crypto/bench/dune
Normal file
12
unikernel/duniverse/mirage-crypto/bench/dune
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
(executables
|
||||
(names speed)
|
||||
(modules speed)
|
||||
(libraries mirage-crypto mirage-crypto-rng mirage-crypto-rng.unix
|
||||
mirage-crypto-pk mirage-crypto-ec))
|
||||
|
||||
; marking as "(optional)" leads to OCaml-CI failures
|
||||
; marking with "(package mirage-crypto-rng-miou-unix)" only has an effect with a "public_name"
|
||||
;(executables
|
||||
; (names miou)
|
||||
; (modules miou)
|
||||
; (libraries mirage-crypto-rng-miou-unix))
|
||||
Loading…
Add table
Add a link
Reference in a new issue