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

Add support for host target setting of support of features #496

Merged
merged 1 commit into from
Jul 19, 2024

Conversation

coldav
Copy link
Collaborator

@coldav coldav commented Jul 16, 2024

Overview

Allow features to be added using env variable or cmake using standard mechanism of "+v,+zfence" etc

Reason for change

Allow risc-v host to support "+v" etc more easily.

Description of change

Added cmake (CA_HOST_TARGET_${HOST_ARCH_UPPER}_FEATURES) and env variable (CA_HOST_TARGET_FEATURES) support to host target.

@coldav coldav force-pushed the colin/support_host_features branch 3 times, most recently from 8e760be to a73ffcd Compare July 16, 2024 10:17
doc/developer-guide.md Outdated Show resolved Hide resolved
@coldav coldav force-pushed the colin/support_host_features branch 11 times, most recently from 0dcffb5 to 6cecce9 Compare July 18, 2024 15:42
@hvdijk hvdijk force-pushed the colin/support_host_features branch 2 times, most recently from 4fb4484 to 05b3601 Compare July 19, 2024 13:48
doc/developer-guide.md Outdated Show resolved Hide resolved
doc/developer-guide.md Outdated Show resolved Hide resolved
Allow features to be added using env variable or cmake using standard
mechanism of "+v,+zfence" etc
@hvdijk hvdijk force-pushed the colin/support_host_features branch from 05b3601 to 6fed514 Compare July 19, 2024 15:01
@hvdijk hvdijk merged commit 0982546 into uxlfoundation:main Jul 19, 2024
4 checks passed
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