[Pkg-db-devel] Bug#248131: Missing mutexes for amd64.

Kurt Roeckx Kurt Roeckx <Q@ping.be>, 248131@bugs.debian.org
Sun, 9 May 2004 16:17:31 +0200


Package: db4.2
Version: 4.2.52-16

It seems there currently isn't any support for fast mutexes on
amd64.  I currently fixed that by enabeling the x86/gcc-assembly
by adding || defined(__x86_64__) to it, but a seperate test would
probably be better.


Kurt