Browse Source
Arch Linux does not install static ghc libraries by default. Running "make run" without this commit leads to linker errors during the compilation of haskell/demangle. Compiling demangle with -dynamic fixes this issue.dev/git-series/gccdum

1 changed files with 1 additions and 1 deletions
Loading…
Reference in new issue