Add Elbrus-2000 (e2k) support#360
Conversation
|
Maybe it'd be worth mentioning that tests are passing like it is done in #361 |
Signed-off-by: r-a-sattarov <r.a.sattarov@yandex.ru>
|
Sorry for the late reply. The relevant team will make a decision on merging this. |
|
We figured that we currently can't compile native binaries for this platform (we also can't test on this platform, but that is another issue), so this will have to wait we have a better support for native cross compilation probably with zig as we do in https://github.com/gradle/gradle-fileevents |
I've commented out lines of code that can't be compiled and tested yet (as is done for riscv arch - e494d6b). |
Added e2k architecture definition.