Skip to content

Commit

Permalink
if os(OSX)
Browse files Browse the repository at this point in the history
  • Loading branch information
stla committed Sep 19, 2023
1 parent f739828 commit 0ea402e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion numerical-integration.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -281,7 +281,7 @@ library
-Wmissing-home-modules
-Wpartial-fields
-Wredundant-constraints
if os(darwin)
if os(OSX)
cxx-options: -fPIC -std=gnu++11
else
cxx-options: -fPIC -std=c++11
Expand Down

0 comments on commit 0ea402e

Please sign in to comment.