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

Fix remaining issues shown up in CI for remote hal #464

Merged

Conversation

coldav
Copy link
Collaborator

@coldav coldav commented May 21, 2024

Overview

Minor fixes required when testing remote HAL in CI

Reason for change

CI showed up some more minor issues

Description of change

  • Fixed hal cpu server README CMAKE_CROSS_COMPILING
  • Fixed CMAKE_CXX_STANDARD to 17 for hal cpu server build
  • Fixed some brackets in the debug output for socket transmitter
  • Flushed print for no cookiecutter installed on create_target.py so error shows up in CI

Fixed README CMAKE_CROSS_COMPILING
Fixed CMAKE_CXX_STANDARD to 17 for hal cpu server build
Fixed some brackets in the debug output for socket transmitter
Flushed print for no cookiecutter installed on create_target.py so error
shows up in CI
@coldav coldav merged commit c5d7cf5 into codeplaysoftware:main May 21, 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.

None yet

2 participants