pg: add Darwin flag for MacPorts installation path

pull/1375/head
Vitaly Takmazov 2019-07-30 00:39:43 +03:00 committed by Alexander Medvednikov
parent cfe581e2ab
commit a2d4d38e8a
1 changed files with 1 additions and 0 deletions

View File

@ -5,6 +5,7 @@ import time
#flag -lpq
#flag linux -I/usr/include/postgresql
#flag darwin -I/opt/local/include/postgresql11
#include <libpq-fe.h>
struct DB {