mirror of
https://github.com/github/semantic.git
synced 2024-12-24 15:35:14 +03:00
Remove the pthread option.
This commit is contained in:
parent
6a7908c769
commit
cd12d1fbc1
@ -51,7 +51,7 @@ executable semantic-diff-exe
|
||||
hs-source-dirs: app
|
||||
main-is: Main.hs
|
||||
other-modules: Parsers
|
||||
ghc-options: -threaded -rtsopts -with-rtsopts=-N -optl=-static -optl=-pthread
|
||||
ghc-options: -threaded -rtsopts -with-rtsopts=-N -optl=-static
|
||||
build-depends: base
|
||||
, bifunctors
|
||||
, bytestring
|
||||
|
Loading…
Reference in New Issue
Block a user