Skip to content
  • Duncan Coutts's avatar
    Don't actually build ghc itself with -dynamic · 118b39e4
    Duncan Coutts authored
    For now, with --enable-shared we'll build the libs shared,
    but ghc itself will still be statically linked.
    In any case, we would want to be able to build it both
    ways so it's easy to test both.
    118b39e4