mirror of
https://github.com/postgres/postgres.git
synced 2026-04-25 16:18:21 -04:00
compiler than the one selected to build Postgres with. It was trying to feed Postgres-compiler switches to Tcl's compiler. (Seen this before with the perl5 interface...) Fix to use only CFLAGS taken from Tcl's configure information, plus -I which is pretty universal. |
||
|---|---|---|
| .. | ||
| plperl | ||
| plpgsql | ||
| tcl | ||
| Makefile | ||