Skip to content

Commit fb17f0b

Browse files
committed
remove CC=gcc47 in makefile
1 parent 80deea9 commit fb17f0b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Makefile

-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ ifdef USE_PGXS
1616
PG_CONFIG = pg_config
1717
PGXS := $(shell $(PG_CONFIG) --pgxs)
1818
include $(PGXS)
19-
CC=gcc47
2019
else
2120
subdir = contrib/jsquery
2221
top_builddir = ../..

0 commit comments

Comments
 (0)