mirror of
https://github.com/c-cube/ocaml-containers.git
synced 2025-12-06 11:15:31 -05:00
fix(dune): only build containers-data.top in bytecode
This commit is contained in:
parent
47b631d3f4
commit
2153c8a5e6
1 changed files with 1 additions and 0 deletions
|
|
@ -3,5 +3,6 @@
|
|||
(name containers_data_top)
|
||||
(public_name containers-data.top)
|
||||
(wrapped false)
|
||||
(modes byte)
|
||||
(flags :standard -warn-error -a+8 -safe-string)
|
||||
(libraries compiler-libs.common containers containers-data))
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue