From f17448706479bb57bc61decae4cf0826b4a82c3d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=96mer=20Faruk?= Date: Tue, 7 Aug 2018 09:58:20 +0300 Subject: [PATCH] Prevent overriding static_libpq --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index a5efdcfa..9a2ccf23 100644 --- a/setup.cfg +++ b/setup.cfg @@ -23,7 +23,7 @@ mx_include_dir= have_ssl=0 # Set to 1 to statically link against the postgresql client library. -static_libpq=0 +static_libpq= # Add here eventual extra libraries required to link the module. libraries=