Skip to content

Commit

Permalink
Revert "[build] Don't use -rectypes on compilation."
Browse files Browse the repository at this point in the history
This reverts commit 2562d98.
  • Loading branch information
ejgallego committed Oct 16, 2023
1 parent 4f04607 commit a0f92d3
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions dune
Original file line number Diff line number Diff line change
@@ -1 +1,7 @@
(env
(dev
(flags :standard -rectypes))
(release
(flags :standard -rectypes)))

(vendored_dirs vendor)

0 comments on commit a0f92d3

Please sign in to comment.