4 Dec
2021
4 Dec
'21
9:47 p.m.
When building for aarch64, in the guicast Makefile the aarch64 is detected, but it then proceeds to produce 32 bit code anyway. Andrew found that, the attached patch fixes it. MatN