makekit icon indicating copy to clipboard operation
makekit copied to clipboard

System 390

Open KenOnZ opened this issue 11 years ago • 1 comments

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

KenOnZ avatar Nov 20 '14 00:11 KenOnZ

I don't have access to an s390 system myself, but I'd be happy to accept a patch

bkoropoff avatar Feb 05 '15 02:02 bkoropoff