Re: [Rdkit-devel] [PATCH] add static/dynamic build flag for pgsql cartridge
Open-Source Cheminformatics and Machine Learning
Brought to you by:
glandrum
|
From: Greg L. <gre...@gm...> - 2011-12-03 03:57:26
|
Hi Gianluca, On Sat, Dec 3, 2011 at 12:35 AM, Gianluca Sforna <gi...@gm...> wrote: > The attached patch adds a "STATIC_LINK" flag to the PostgreSQL > cartridge build so it is possible to easily choose between > static/dynamic linking with no code changes. > > The current default (static linking) is unchanged; building with > dynamic link is achieved with "make STATIC_LINK=0" Thanks! I just checked in (a slightly modified version of) the patch. -greg |