1.0.41.44: runtime: Fix build on non-threaded x86oids.
authorAlastair Bridgewater <lisphacker@users.sourceforge.net>
Wed, 11 Aug 2010 14:59:01 +0000 (14:59 +0000)
committerAlastair Bridgewater <lisphacker@users.sourceforge.net>
Wed, 11 Aug 2010 14:59:01 +0000 (14:59 +0000)
commit25b40c1d98a0eab47e220fb98189cf277e70848f
tree0a994a0d0c3f02554c513fe1c650c69e1a01562e
parent9152e162ab62d7027a4403fb9b461c31847649a2
1.0.41.44: runtime: Fix build on non-threaded x86oids.

  * In 1.0.41.21, I accidentally broke non-threaded x86oid builds.

  * Reported by Josh Elsasser and Bruce O'Neel with patches
provided, and Harald Hanche-Olsen without a patch.

  * This fix based on the patch by Josh Elsasser.
src/runtime/globals.c
src/runtime/globals.h
src/runtime/thread.h
version.lisp-expr