kondrak / vkQuake2

id Software's Quake 2 v3.21 with mission packs and Vulkan support (Windows, Linux, macOS, FreeBSD, Raspberry Pi 4)
GNU General Public License v2.0
896 stars 91 forks source link

Update Makefile to detect ppc64le correctly #93

Closed runlevel5 closed 4 years ago

runlevel5 commented 4 years ago

The architecture check in Makefile assumes the host is either alpha or i386. This PR updates the Makefile to correctly detect i386, alpha and ppc64le