-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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 of build errors for Debian Stretch #707
Conversation
@slyshykO doesn't work for me here with Debian 9! IMO the
|
Sorry but these changes are wrong, they break multiarch - it's the cmake option passed in d/rules that needs changing |
@bluca what does you mean with "break multiarch"? |
See section 9.1.1.4 of the Policy: https://www.debian.org/doc/debian-policy/ |
@bluca thanks for the link. So the CMake system must be configured to use " |
See #701 (comment) |
@xor-gate yes, it's obsolete now. Sorry, I've forgotten to close it. |
No problem, thanks for the effort. |
Since I have to start using STM32 MCUs, I've built Debian packages out of your sources. There were some errors which I have fixed. As a result of these fixes, I have working Debian packages which I can install. I haven't had the time and hardware to test the code!
This PR should fix the issue #700.
Note: the entry in
debian/Changelog
is not what you need. ;-)