Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Default to -fshared-llvm=True #39

Merged
merged 5 commits into from
Mar 14, 2017
Merged

Commits on Mar 14, 2017

  1. Default to shared-llvm=True

    See discussion at llvm-hs#31.
    tmcdonell committed Mar 14, 2017
    Configuration menu
    Copy the full SHA
    ff976dc View commit details
    Browse the repository at this point in the history
  2. Add install directions for building from source

     * Since we default to shared-llvm=True, ensure that the appropriate dylibs are built.
     * For macOS, some additional steps are useful to work around issues related to SIP and DYLD_LIBRARY_PATH.
    tmcdonell committed Mar 14, 2017
    Configuration menu
    Copy the full SHA
    5b3dcc8 View commit details
    Browse the repository at this point in the history
  3. Fix typo

    tmcdonell committed Mar 14, 2017
    Configuration menu
    Copy the full SHA
    7ed5157 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f7b3a5c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ced8647 View commit details
    Browse the repository at this point in the history