Re: Patch for m68k architecture (fwd)

From: Roman Hodek <Roman(dot)Hodek(at)informatik(dot)uni-erlangen(dot)de>
To: olly(at)lfix(dot)co(dot)uk
Cc: "Henry B(dot) Hotz" <hotz(at)jpl(dot)nasa(dot)gov>, t-ishii(at)sra(dot)co(dot)jp, pgsql-ports(at)postgreSQL(dot)org, pgsql-hackers(at)postgreSQL(dot)org
Subject: Re: Patch for m68k architecture (fwd)
Date: 1999-06-14 08:13:01
Message-ID: 199906140813.KAA09070@faui22c.informatik.uni-erlangen.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers pgsql-ports


> The change was:
> #if defined(__mc68000__)
> to:
> #if defined(__mc68000__) && defined(__linux__)
> in s_lock.h.

> I think the change I made in s_lock.h should make both NetBSD/m68k
> and Linux/m68k happy. Can some Linux/m68k folks confirm it?

Sure, this can't cause any trouble on Linux/m68k.

Roman

Browse pgsql-hackers by date

  From Date Subject
Next Message Tatsuo Ishii 1999-06-14 08:19:42 Re: [HACKERS] libpq/conv.c
Previous Message Tomoaki NISHIYAMA 1999-06-14 07:50:59 libpq/conv.c

Browse pgsql-ports by date

  From Date Subject
Next Message The Hermit Hacker 1999-06-14 11:58:00 Re: [PORTS] Porting PostgreSQL to Mac OS X Server
Previous Message Yoshihiko Aochi 1999-06-14 05:36:54 Porting PostgreSQL to Mac OS X Server