Skip to content

[utils/build-parser-lib] Fixes for building the parser library #31577

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 6, 2020

Conversation

akyrtzi
Copy link
Contributor

@akyrtzi akyrtzi commented May 6, 2020

  • Need to symlink 'swift' into 'llvm-project' since we are doing a unified configure with 'swift' as an external project.
  • Need to set "-DLLVM_ENABLE_LIBEDIT=FALSE" to get iOS builds working again

@akyrtzi akyrtzi force-pushed the build-parser-lib-fixes branch from e8b6165 to 5612346 Compare May 6, 2020 06:43
@joehinkle11
Copy link

I had tried symlinking swift into llvm-project (and symlinked llvm in swift-project) and there were still errors. I don't understand this codebase though so I can't help much 😅

* Need to symlink 'swift' into 'llvm-project' since we are doing a unified configure with 'swift' as an external project.
* Need to set "-DLLVM_ENABLE_LIBEDIT=FALSE" to get iOS builds working again
@akyrtzi akyrtzi force-pushed the build-parser-lib-fixes branch from 5612346 to 7600043 Compare May 6, 2020 14:49
@akyrtzi
Copy link
Contributor Author

akyrtzi commented May 6, 2020

@swift-ci smoke test and merge

@akyrtzi
Copy link
Contributor Author

akyrtzi commented May 6, 2020

@swift-ci smoke test OS X platform

@akyrtzi akyrtzi merged commit af63ea8 into swiftlang:master May 6, 2020
@akyrtzi akyrtzi deleted the build-parser-lib-fixes branch May 6, 2020 18:28
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