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 /usr/local/lib to lib path on macos on x86_64 #384

Merged
merged 1 commit into from
Nov 23, 2021

Conversation

plajjan
Copy link
Contributor

@plajjan plajjan commented Nov 23, 2021

While actonc appears to currently work correctly on macos on x86_64, it
recently failed after I added a test case to the build process. Not
quite sure what is going on but the build environment is probably
somehow more clean than after actonc has been installed. I assume that
it is currently working as some default library path leaks through.

Anyway, to fix so that actonc builds correctly in the Homebrew clean
room environment, I'm adding /usr/local/lib. I think this really is the
correct thing to do.

While actonc appears to currently work correctly on macos on x86_64, it
recently failed after I added a test case to the build process. Not
quite sure what is going on but the build environment is probably
somehow more clean than after actonc has been installed. I assume that
it is currently working as some default library path leaks through.

Anyway, to fix so that actonc builds correctly in the Homebrew clean
room environment, I'm adding /usr/local/lib. I think this really is the
correct thing to do.
@plajjan plajjan merged commit 8842aa4 into main Nov 23, 2021
@plajjan plajjan deleted the add-lib-path-macos-usr-local-lib branch November 23, 2021 15:01
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

Successfully merging this pull request may close these issues.

None yet

1 participant