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

Doesn't build on linux #23

Open
rattboi opened this issue Jun 20, 2021 · 0 comments
Open

Doesn't build on linux #23

rattboi opened this issue Jun 20, 2021 · 0 comments

Comments

@rattboi
Copy link

rattboi commented Jun 20, 2021

Seems there's an issue in your libopencm3 fork that makes building on linux not work.

-SRCLIBDIR:= $(subst $(space),\$(space),$(realpath lib))
+SRCLIBDIR:= $(subst $(space),/$(space),$(realpath lib))

I wanted to give context for where it's used, in this repo. I can submit a PR with the change if required.

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

No branches or pull requests

1 participant