We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 80deea9 commit fb17f0bCopy full SHA for fb17f0b
Makefile
@@ -16,7 +16,6 @@ ifdef USE_PGXS
16
PG_CONFIG = pg_config
17
PGXS := $(shell $(PG_CONFIG) --pgxs)
18
include $(PGXS)
19
-CC=gcc47
20
else
21
subdir = contrib/jsquery
22
top_builddir = ../..
0 commit comments