We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 54b528b commit a406d56Copy full SHA for a406d56
_oasis
@@ -36,7 +36,7 @@ Library postgresql
36
CSources: postgresql_stubs.c
37
CCOpt: -g -O2 -fPIC -DPIC
38
if flag(strict) && ccomp_type(cc)
39
- CCOpt+: -Wall -pedantic -Wextra -Wunused -Wno-long-long
+ CCOpt+: -Wall -pedantic -Wextra -Wunused -Wno-long-long -Wno-keyword-macro
40
CCLib: -lpq
41
BuildDepends: threads, bigarray, bytes
42
0 commit comments