NO-JIRA: Add cflag: -I/opt/homebrew/opt/heimdal/include - #4
Conversation
This is needed on Apple Silicon, where the include path when using Homebrew is different.
|
@tchap: This pull request explicitly references no jira issue. DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the openshift-eng/jira-lifecycle-plugin repository. |
|
/hold |
|
@tchap @ardaguclu what needs to be verified here before this can get merged? Happy to test or look into things... |
@dronenb Basically to run |
|
@tchap, I ran the following: gh repo clone openshift/oc
cd oc
gh pr checkout 2246
make buildWhich ran successfully. This is on macOS 26.6.1 on an M1 Pro chip. |
This is needed on Apple Silicon, where the include path when using Homebrew is different.
Required in the end for openshift/oc#2246 (comment)