Fix dialog on Big Sur#57871
Fix dialog on Big Sur#57871BytesGuy wants to merge 1 commit intoHomebrew:masterfrom BytesGuy:dialog-macos11
Conversation
|
🤖 A scheduled task has triggered a merge. |
|
Thanks again @BytesGuy! 🎉 |
No problem 🙂 |
|
@claui is this commit already available via |
|
@claui I am getting the same error ( |
|
yes |
Can reproduce, am looking into it. Thanks for the pointer. |
@claui I have a fix for |
|
@BytesGuy If it helps in any way, I managed to get rid of the unwanted superenv shim reference by setting: |
|
@claui yes, just tested it, works great. Thank you! |
brew install --build-from-source <formula>, where<formula>is the name of the formula you're submitting?brew test <formula>, where<formula>is the name of the formula you're submitting?brew audit --strict <formula>(after doingbrew install <formula>)?Building
dialogon Big Sur fails with:This PR enables the
--with-ncursesconfigure flag to rectify this.Builds and tests fine on both Intel and Apple Silicon - on the latter this produces a native arm64 binary