mirror of
https://github.com/c-cube/ocaml-containers.git
synced 2025-12-06 03:05:28 -05:00
remove duplicate :standard in dune
This commit is contained in:
parent
f5409d480a
commit
fd783336b8
1 changed files with 1 additions and 1 deletions
|
|
@ -17,7 +17,7 @@
|
|||
(public_name containers)
|
||||
(wrapped false)
|
||||
(modules :standard \ mkshims)
|
||||
(flags :standard :standard -warn-error -a+8 -w -32-67 -safe-string -nolabels -open
|
||||
(flags :standard -warn-error -a+8 -w -32-67 -safe-string -nolabels -open
|
||||
CCMonomorphic)
|
||||
(ocamlopt_flags (:include ../flambda.flags))
|
||||
(libraries seq containers.monomorphic))
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue