Skip to content

Conversation

@amalone-scwx
Copy link

  • One tweak to fix a multiple define in linker stage (variable defined in header file).
  • To get it to build on ARM64, add defined(__aarch64__) anywhere there's a defined(__x86_64__) . They are both 64-bit, and I don't think there's any CPU/instruction-set specifics.

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