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

Remove CA_CL_FORCE_PROFILE #287

Merged
merged 1 commit into from
Jan 9, 2024

Conversation

coldav
Copy link
Collaborator

@coldav coldav commented Jan 9, 2024

Overview

Remove CA_CL_FORCE_PROFILE_OPTION

Reason for change

This had been available as a backdoor for testing embedded but this is untested and not documented and embedded is much lower priority now. If needed we should make a target which is effectively embedded, which is a much better way of testing it.

Description of change

Remove all references of CA_CL_FORCE_PROFILE_OPTION or CA_CL_FORCE_PROFILE_OPTION_STRING

This had been available as a backdoor for testing embedded but this
is untested and not documented and embedded is much lower priority
now. If needed we should make a target which is effectively embedded,
which is a much better way of testing it.

This also removes an unncessary compiler dependence on the cargo module
which would no longer compile if the CA_CL_FORCE_PROFILE_STRING was set
as a compile option.
@coldav coldav merged commit 309776d into uxlfoundation:main Jan 9, 2024
3 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.

3 participants