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

Add template envrc for macOS / Homebrew build environment #2323

Merged
merged 3 commits into from
Nov 12, 2021

Conversation

Baltoli
Copy link
Contributor

@Baltoli Baltoli commented Nov 11, 2021

This is similar to the existing templates in the LLVM and Haskell backends, and reduces the risk that a misconfigured environment will affect builds on macOS. It's particularly helpful on Apple Silicon machines, where Homebrew installs things to /opt by default.

@Baltoli Baltoli requested a review from dwightguth November 11, 2021 09:55
@dwightguth dwightguth enabled auto-merge (squash) November 12, 2021 15:01
@dwightguth dwightguth merged commit 2f50e37 into master Nov 12, 2021
@dwightguth dwightguth deleted the envrc-for-mac branch November 12, 2021 15:47
h0nzZik pushed a commit to h0nzZik/k that referenced this pull request Nov 24, 2022
* haskell-backend/src/main/native/haskell-backend: c4278195 - Keep table of term replacements in SideCondition, use in term simplifier (runtimeverification#2315)

* haskell-backend/src/main/native/haskell-backend: 51607104 - Update dependency: deps/k_release

* haskell-backend/src/main/native/haskell-backend: 44423faa - Remove build date from version info and add dirty flag (runtimeverification#2370)

* haskell-backend/src/main/native/haskell-backend: d0412b76 - Update dependency: deps/k_release

* haskell-backend/src/main/native/haskell-backend: e87dac75 - Fix uninterpreted functions in keys of Maps and Sets (runtimeverification#2323)

* haskell-backend/src/main/native/haskell-backend: deaf0af1 - Keep set of defined terms in SideCondition (runtimeverification#2354)

* haskell-backend/src/main/native/haskell-backend: 266597e9 - Revert runtimeverification#2315 (runtimeverification#2385)

* haskell-backend/src/main/native/haskell-backend: d18be998 - kore-0.39.0.0 (runtimeverification#2388)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants