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

Multilib #250

Merged
merged 1 commit into from
Jun 14, 2023
Merged

Multilib #250

merged 1 commit into from
Jun 14, 2023

Conversation

mplatings
Copy link
Contributor

This change adds multilib configuration in accordance with the documentation in https://reviews.llvm.org/D143587

For the purposes of testing the multilib configuration, this change adds lit test configuration. It is intended that this test configuration will make it easier to add tests for other purposes as well, instead of adding targets in directly in CMake.

@mplatings mplatings force-pushed the main branch 2 times, most recently from 8a3a56d to 0e33c85 Compare June 13, 2023 08:38
This change adds multilib configuration in accordance with the
documentation in https://reviews.llvm.org/D143587

For the purposes of testing the multilib configuration, this change adds
lit test configuration. It is intended that this test configuration will
make it easier to add tests for other purposes as well, instead of
adding targets in directly in CMake.
@mplatings
Copy link
Contributor Author

Sorry, I had forgotten to pass -Dmultilib=false to the picolibc build system. (If that option is enabled then the picolibc build system tries to do its own multilib detection and havoc ensues).

@mplatings mplatings merged commit e748e02 into ARM-software:main Jun 14, 2023
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