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

Conditionals #5

Closed
wants to merge 14 commits into from
Closed

Conditionals #5

wants to merge 14 commits into from

Conversation

noahbliss
Copy link
Collaborator

This seems to at least pass the checks on the esp, let's see if it's good on arm

@noahbliss
Copy link
Collaborator Author

There's a lot here, I switched to having different directories for both arches regarding the headers since it looks like you are overriding some headers for the arm target. There is also a bit of a weird/not good override which forces the build for arm if the target isn't arm or xtensa. This seems to be relating to the CI setup as some boxes appear to be trying to build for x86_64.

@noahbliss noahbliss changed the title Conditionals - CI check Conditionals Feb 17, 2024
@noahbliss
Copy link
Collaborator Author

yeah, build passes but linking fails. something is still messed up.

@noahbliss noahbliss closed this Feb 19, 2024
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