Skip to content

Conversation

chenglou
Copy link
Member

See here: https://discuss.ocaml.org/t/ocaml-4-07-1-fails-to-build-with-apple-xcode-12/6441/19

tldr one of XCode's gcc's warning turned into an error, which made the build configuration go wrong.

The solution is either this diff, which silences that error, or use ocaml 4.08's newer configure which is apparently more resilient.

See here: https://discuss.ocaml.org/t/ocaml-4-07-1-fails-to-build-with-apple-xcode-12/6441/19

tldr one of XCode's gcc's warning turned into an error, which made the build configuration go wrong.

The solution is either this diff, which silences that error, or use ocaml 4.08's newer `configure` which is apparently more resilient.
@chenglou
Copy link
Member Author

Feel free to close this PR if there's a better method.

@bobzhang bobzhang merged commit 514bc7b into rescript-lang:master Sep 20, 2020
@chenglou chenglou deleted the fix-brok branch September 20, 2020 09:10
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.

2 participants