Skip to content

Commit

Permalink
a long shot
Browse files Browse the repository at this point in the history
  • Loading branch information
lorenzo committed Apr 25, 2024
1 parent 28bbb14 commit 742b76e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions release.nix
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ let
staticFlags = {pkgs}: [
"--disable-executable-dynamic"
"--disable-shared"
"--disable-library-for-ghci"
"--ghc-option=-optl=-pthread"
"--ghc-option=-optl=-static"
"--ghc-option=-optl=-L${pkgs.gmp6.override { withStatic = true; }}/lib"
Expand Down

0 comments on commit 742b76e

Please sign in to comment.