From: Anton B. <to...@Fr...> - 2005-08-11 12:54:55
|
On Thu, Aug 11, 2005 at 05:22:25AM -0700, Alfred Perlstein wrote: > Can you commit it to the port? Once the freeze is over, sure. (But also see PR 84791) > * Anton Berezin <to...@Fr...> [050811 03:24] wrote: > > --- md.h.orig Thu Aug 11 11:15:00 2005 > > +++ md.h Thu Aug 11 11:33:23 2005 > > @@ -154,6 +154,8 @@ > > #define MD_JB_SP 2 > > #elif defined(__alpha__) > > #define MD_JB_SP 34 > > +#elif defined(__amd64__) > > +#define MD_JB_SP 2 > > #else > > #error Unknown CPU architecture > > #endif > > > > Tested and works. \Anton. -- The moronity of the universe is a monotonically increasing function. -- Jarkko Hietaniemi |