Skip to content

Commit 161d1c9

Browse files
committed
edit
1 parent b6e8bef commit 161d1c9

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

benchrunner/benchrunner.cabal

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -32,9 +32,7 @@ executable benchrunner
3232
ghc-options: -Wall -Wcompat
3333
-threaded -rtsopts
3434
-fdefer-typed-holes
35-
-O2 -optl -optl-lstdc++
36-
37-
extra-libraries: stdc++
35+
-O2 -optl -lstdc++
3836

3937
c-sources:
4038
csorts/insertionsort.c

0 commit comments

Comments
 (0)