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

Revert "Add compiler-rt to build." #5

Merged
merged 1 commit into from
Jul 13, 2024
Merged

Conversation

cbuttner
Copy link
Contributor

Reverts #4

cmake --build . --target install fails. The resulting package is incomplete.

@lerno
Copy link
Contributor

lerno commented Jul 13, 2024

The solution is probably to make two different compilations. But does this at least create the compiler-rt?

@lerno lerno merged commit 038ccdf into c3lang:main Jul 13, 2024
4 checks passed
@cbuttner
Copy link
Contributor Author

Yes this builds it correctly, just the install is messed up.
I don't know if a separate compilation will fix the install, but if not then we'll just have to copy the relevant files manually.

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