Re: [patch] build issues on Win32 - Mailing list pgsql-hackers

From Noah Misch
Subject Re: [patch] build issues on Win32
Date
Msg-id 20140612005339.GA686905@tornado.leadboat.com
Whole thread Raw
In response to Re: [patch] build issues on Win32  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
On Wed, Mar 10, 2010 at 10:51:23AM -0500, Tom Lane wrote:
> Dag-Erling Smørgrav <des@des.no> writes:
> > -LDFLAGS="-Wl,--allow-multiple-definition"
> > +LDFLAGS="${LDFLAGS} -Wl,--allow-multiple-definition"
> 
> That bit seems sane.

I've committed that part.  Thanks.

-- 
Noah Misch
EnterpriseDB                                 http://www.enterprisedb.com



pgsql-hackers by date:

Previous
From: Stephen Frost
Date:
Subject: Re: API change advice: Passing plan invalidation info from the rewriter into the planner?
Next
From: Stephen Frost
Date:
Subject: Re: API change advice: Passing plan invalidation info from the rewriter into the planner?