mirror of
https://github.com/postgres/postgres.git
synced 2025-07-09 22:41:56 +03:00
add CC:cc so that configure uses cc on non-gcc machine
From: Stan Brown <stanb@awod.com>
This commit is contained in:
@ -8,3 +8,4 @@ USE_LOCALE:no
|
|||||||
DLSUFFIX:.sl
|
DLSUFFIX:.sl
|
||||||
YFLAGS:-d
|
YFLAGS:-d
|
||||||
YACC:
|
YACC:
|
||||||
|
CC:cc
|
||||||
|
Reference in New Issue
Block a user