Re: pgsql-server/src/port Makefile

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: pgsql-server/src/port Makefile
Дата
Msg-id 23175.1067239494@sss.pgh.pa.us
обсуждение исходный текст
Ответ на pgsql-server/src/port Makefile  (petere@svr1.postgresql.org (Peter Eisentraut - PostgreSQL))
Ответы Re: pgsql-server/src/port Makefile  (Peter Eisentraut <peter_e@gmx.net>)
Список pgsql-committers
petere@svr1.postgresql.org (Peter Eisentraut - PostgreSQL) writes:
> Modified files:
>     src/port       : Makefile
> Log message:
>     Use AROPT, not hard-coded flags.

This patch broke the Darwin port, and invalidated whatever port reports
we now have for platforms where AROPT isn't "crs" (which includes all
the BSDen as well as a couple other platforms --- can any BSDers report
whether CVS tip still builds for them?).  I suggest more prudence
about making portability-related fixes when we are hard upon a release.
Was there any reported bug that this actually fixed?

            regards, tom lane

В списке pgsql-committers по дате отправления:

Предыдущее
От: momjian@svr1.postgresql.org (Bruce Momjian)
Дата:
Сообщение: pgsql-server/contrib/dbmirror README.dbmirror
Следующее
От: tgl@svr1.postgresql.org (Tom Lane)
Дата:
Сообщение: pgsql-server/src/makefiles Makefile.darwin