From 1f78d5efa7225633e2f8348d1e9fb09da6e46c15 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=96mer=20Faruk?= Date: Tue, 7 Aug 2018 13:09:31 +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..49c6d497 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=0 # Add here eventual extra libraries required to link the module. libraries=