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

Allow builds from source with macOS' (Xcode's) bison #40

Open
zbeekman opened this issue Feb 21, 2020 · 0 comments
Open

Allow builds from source with macOS' (Xcode's) bison #40

zbeekman opened this issue Feb 21, 2020 · 0 comments

Comments

@zbeekman
Copy link
Contributor

Homebrew doesn't like it when you use a non-native tool (e.g., GNU version) instead of the version provided by macOS/Xcode. Investigate building with native bison provided on macOS.

$ brew audit --strict --online --new-formula bic
bic:
  * Dependency 'bison' is provided by macOS; please replace 'depends_on' with 'uses_from_macos'.
@zbeekman zbeekman changed the title All builds from source with macOS' (Xcode's) bison Allow builds from source with macOS' (Xcode's) bison Feb 21, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant