lispgames / cl-sdl2

Common Lisp bindings for SDL2 using C2FFI.
MIT License
304 stars 82 forks source link

Add ppc64 and ppc64le support #165

Closed fitzsim closed 1 year ago

fitzsim commented 1 year ago

This patch adds ppc64 big and little endian support to cl-sdl2. This (and the cl-sdl2-ttf and cl-sdl2-image patches I'll submit separately) makes lem-sdl2 work on Debian ppc64le.