pg: add Darwin flag for MacPorts installation path
parent
cfe581e2ab
commit
a2d4d38e8a
|
@ -5,6 +5,7 @@ import time
|
||||||
|
|
||||||
#flag -lpq
|
#flag -lpq
|
||||||
#flag linux -I/usr/include/postgresql
|
#flag linux -I/usr/include/postgresql
|
||||||
|
#flag darwin -I/opt/local/include/postgresql11
|
||||||
#include <libpq-fe.h>
|
#include <libpq-fe.h>
|
||||||
|
|
||||||
struct DB {
|
struct DB {
|
||||||
|
|
Loading…
Reference in New Issue