-
UkoeHBAny ideas how I can fix these compile errors? github.com/UkoeHB/monero/actions/runs/4985021170/jobs/8924141453
-
UkoeHBIt's complaining about these lines: github.com/UkoeHB/monero/blob/917e3…c7f8c147/src/async/task_types.h#L85 which work fine on other architectures.
-
UkoeHBit stopped working after I rebased (a 10 month rebase)
-
UkoeHBmaybe vtnerd_ ?
-
moneromoooLooks like a missing include to get the definition of SleepyTask.
-
UkoeHBI think it's an issue with gcc... is it supposed to be running this? `gcc/aarch64-linux-android/4.9.x`
-
UkoeHBthe readme says the min gcc version is 5
-
sech1cmake log says gcc 9.4.0 there
-
sech1and also clang 6.0.2? Interesting
-
sech1that's an ancient clang version