Skip to content

fix cross-compiling configure issue #244

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

Merged
merged 1 commit into from
May 24, 2022

Conversation

kgardas
Copy link
Contributor

@kgardas kgardas commented May 21, 2022

Hello,
quite recent addition for testing posix_spawn by running actual code broke cross-compiling capability. Simple hack fixes that
by assuming posix_spawn is working fine in this case.
E.g. see #232

@snoyberg snoyberg requested a review from bgamari May 22, 2022 08:10
@snoyberg
Copy link
Collaborator

@bgamari would you mind reviewing this?

@bgamari
Copy link
Contributor

bgamari commented May 24, 2022

Indeed this seems quite reasonable to me. Thanks @kgardas!

@bgamari bgamari merged commit 0593a4e into haskell:master May 24, 2022
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.

3 participants