Bug 5728 - Makefile fixes for OpenBSD
Status: RESOLVED FIXED
Alias: None
Product: ioquake3
Classification: Unclassified
Component: Platform
Version: GIT MASTER
Hardware: PC OpenBSD
: P3 normal
Assignee: Zachary J. Slater
QA Contact: ioquake3 bugzilla mailing list
URL:
Depends on:
Blocks:
 
Reported: 2012-08-11 09:12 EDT by Jonathan Gray
Modified: 2012-12-15 21:59:59 EST
1 user (show)

See Also:


Attachments
Makefile fixes for OpenBSD (320 bytes, application/octet-stream)
2012-08-11 09:12 EDT, Jonathan Gray

Description Jonathan Gray 2012-08-11 09:12:23 EDT
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
Comment 1 Zack Middleton 2012-12-15 21:59:59 EST
Committed patch in r2388, thanks.