mirror of
https://github.com/postgres/postgres.git
synced 2026-06-08 16:26:30 -04:00
Fix cc-specifc compiler flags in templatees.
This commit is contained in:
parent
306f89232a
commit
85519eea83
2 changed files with 2 additions and 0 deletions
|
|
@ -8,3 +8,4 @@ USE_LOCALE:no
|
|||
DLSUFFIX:.so
|
||||
YFLAGS:-d
|
||||
YACC:
|
||||
CC:cc
|
||||
|
|
|
|||
|
|
@ -8,3 +8,4 @@ USE_LOCALE:no
|
|||
DLSUFFIX:.so
|
||||
YFLAGS:-d
|
||||
YACC:
|
||||
CC:cc
|
||||
|
|
|
|||
Loading…
Reference in a new issue