makekit
makekit copied to clipboard
System 390
I noticed that makekit/mk/module/platform.sh does not support Linux running on a system 390 platform (i.e. zLinux):
uname
Linux
uname -m
s390x This is a 64-bit Linux operating system.
When running configure I am getting: [platform] ERROR: unknown architecture: s390x
Thanks, Ken
I don't have access to an s390 system myself, but I'd be happy to accept a patch