Skip to content

Commit

Permalink
baby don't link me no more
Browse files Browse the repository at this point in the history
  • Loading branch information
2mol committed Apr 20, 2021
1 parent 0ff85ab commit 97f1b57
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions pboy.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -59,10 +59,10 @@ executable pboy
-Wall -Wcompat -Wincomplete-record-updates
-Wincomplete-uni-patterns -Wredundant-constraints

if os(linux)
ghc-options: -static
cc-options: -static
ld-options: -static -pthread
-- if os(linux)
-- ghc-options: -static
-- cc-options: -static
-- ld-options: -static -pthread
build-depends:
base >=4.7 && <5
, pboy
Expand Down

0 comments on commit 97f1b57

Please sign in to comment.