Don't set CC in the Makefile
Reported by Aleksander Alekseev
This commit is contained in:
parent
40ea60cf06
commit
d2da0be6c8
1
Makefile
1
Makefile
@ -3,7 +3,6 @@
|
|||||||
# note this must match version macros in pg_filedump.h
|
# note this must match version macros in pg_filedump.h
|
||||||
FD_VERSION=9.6.0
|
FD_VERSION=9.6.0
|
||||||
|
|
||||||
CC=gcc
|
|
||||||
CFLAGS=-g -O -Wall -Wmissing-prototypes -Wmissing-declarations
|
CFLAGS=-g -O -Wall -Wmissing-prototypes -Wmissing-declarations
|
||||||
|
|
||||||
# If working with a PG source directory, point PGSQL_INCLUDE_DIR to its
|
# If working with a PG source directory, point PGSQL_INCLUDE_DIR to its
|
||||||
|
Loading…
x
Reference in New Issue
Block a user