Re: pgsql-server/src/port Makefile

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: pgsql-committers(at)postgresql(dot)org
Subject: Re: pgsql-server/src/port Makefile
Date: 2003-10-30 19:23:37
Message-ID: Pine.LNX.4.44.0310302021570.2800-100000@peter.localdomain
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Tom Lane writes:

> This patch broke the Darwin port, and invalidated whatever port reports
> we now have for platforms where AROPT isn't "crs" (which includes all
> the BSDen as well as a couple other platforms --- can any BSDers report
> whether CVS tip still builds for them?). I suggest more prudence
> about making portability-related fixes when we are hard upon a release.
> Was there any reported bug that this actually fixed?

The OpenBSD port was broken, because the ar program did not support the
flags that used to be there. Elsewhere, we use AROPT to build a static
library as well.

--
Peter Eisentraut peter_e(at)gmx(dot)net

In response to

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2003-10-30 19:43:01 pgsql-server/doc/src/sgml release.sgml
Previous Message Tom Lane 2003-10-30 17:18:55 pgsql-server/src/pl/plpgsql/src gram.y