Commit Graph

3 Commits

Author SHA1 Message Date
jakemsr
313837a2ff * use the sndio backend from games/quake, since ao uses (essentially)
the same audio engine as quake
* use -pthread instead of -lpthread for pthreads linkage
* oa defines an ALIGN macro, rename it to QALIGN to avoid clashing
  with the ALIGN macro from machine/param.h
* use /dev/arandom instead of /dev/urandom
ok jasper@
2010-05-27 03:47:28 +00:00
kili
d538a695c6 Unbreak for amd64. Initial fix (for amd64 only) from Jordi Beltran
Creix (jbcreix.mail at gmail.com). Generalized for all LP64
architectures by me. At least in theory. Some tests on sparc64
didn't go very well, and nobody tested on other archs, so just keep
ONLY_FOR_ARCHS (with amd64 added) for now.

Antti Harri (MAINTAINER) agrees.
2009-02-03 19:48:41 +00:00
weerd
a744348a5c OpenArena is an open-source content package for Quake III Arena licensed
under the GPL, effectively creating a free stand-alone game. You do not
need Quake III Arena to play this game.

Not connected to builds yet. Discussed with jasper@, robert@ and
sthen@.
2008-10-27 13:29:02 +00:00