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

Compile on Rasbian (buster). #13

Open
wants to merge 3 commits into
base: 7.x
Choose a base branch
from

Conversation

jesterKing
Copy link
Member

  • GCC 8.3.0
  • armv7l
  • introduce ON_RUNTIME_LINUX_ARM
  • need to link to both uuid and atomic libraries
  • ON_CLANG_CONSTRUCTOR_BUG needs to be defined

* GCC 8.3.0
* armv7l
* introduce ON_RUNTIME_LINUX_ARM
* need to link to both uuid and atomic libraries
* ON_CLANG_CONSTRUCTOR_BUG needs to be defined
If someone wants to build on this platform they
need to uncomment the line.
Made note that no-unused-private-field may need
to be commented out on certain platforms.
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.

1 participant