Created attachment 3259[details]
Makefile fixes for OpenBSD
- Don't attempt to build mumble on OpenBSD due to lack of shm_open.
- Don't define SHLIBNAME for OpenBSD otherwise the binary looks for
renderer_opengl1_.so instead of renderer_opengl1_amd64.so
Created attachment 3259 [details] Makefile fixes for OpenBSD - Don't attempt to build mumble on OpenBSD due to lack of shm_open. - Don't define SHLIBNAME for OpenBSD otherwise the binary looks for renderer_opengl1_.so instead of renderer_opengl1_amd64.so