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

Do not unconditionally use execvpe() #21

Merged
merged 1 commit into from
May 9, 2022

Conversation

fxcoudert
Copy link

@vtjnash vtjnash merged commit 1b2d164 into JuliaLang:julia-uv2-1.44.1 May 9, 2022
@fxcoudert fxcoudert deleted the fix_execvpe branch May 9, 2022 17:41
vtjnash pushed a commit that referenced this pull request Jul 12, 2022
Do not unconditionally use execvpe() (#21)

(cherry picked from commit 1b2d164)
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.

Compilation from source on macOS fails in libuv
2 participants