[Rdkit-devel] [PATCH] add static/dynamic build flag for pgsql cartridge
Open-Source Cheminformatics and Machine Learning
Brought to you by:
glandrum
|
From: Gianluca S. <gi...@gm...> - 2011-12-02 23:36:01
|
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" -- Gianluca Sforna http://morefedora.blogspot.com http://identi.ca/giallu - http://twitter.com/giallu |