Skip to content

Commit

Permalink
Remove -O3 flag
Browse files Browse the repository at this point in the history
  • Loading branch information
tmattio committed May 25, 2020
1 parent 4729efe commit e4c3a4c
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions dune
Original file line number Diff line number Diff line change
@@ -1,7 +1,4 @@
(env
(dev
(flags
(:standard -open StdLabels -w +A-48-42-44 -warn-error +A-3)))
(release
(flags
(:standard -O3))))
(:standard -open StdLabels -w +A-48-42-44 -warn-error +A-3))))

0 comments on commit e4c3a4c

Please sign in to comment.