This repository has been archived by the owner on Aug 29, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 35
clang does not compile on aarch64 #69
Comments
Does it compile with |
@dolohow Yes of course it compiles on x86_64, but does not on aarch64. |
Did you try with gcc? |
Yes it does bulild with gcc on aarch64 with UKSM patch. |
dolohow
changed the title
initializing 'unsigned long *' with an expression of type 'const void *' discards qualifiers
clang does not compile on aarch64
May 28, 2021
I will look into this tomorrow, probably. |
Can you try with the latest version? |
Yes it does wotk with LLVM/clang and aarch64 |
Any reason this was reopened? |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
kernel 5.12.7 does not want to compile with UKSM patch on aarch64.
The text was updated successfully, but these errors were encountered: