Re: Remove distprep

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема Re: Remove distprep
Дата
Msg-id 202406161959.x57ridveiiel@alvherre.pgsql
обсуждение исходный текст
Ответ на Re: Remove distprep  (Noah Misch <noah@leadboat.com>)
Список pgsql-hackers
On 2024-Jun-16, Noah Misch wrote:

> These broke the
> https://www.postgresql.org/docs/17/installation-platform-notes.html#INSTALLATION-NOTES-MINGW
> build, where LN_S='cp -pR'.  On other platforms, "make LN_S='cp -pR'"
> reproduces this.  Reverting the above lines fixes things.  The buildfarm has
> no coverage for that build scenario (fairywren uses Meson).

I agree we should revert this change.  I had commented on this:
https://postgr.es/m/202404051810.et6ufj5snhmt@alvherre.pgsql

-- 
Álvaro Herrera        Breisgau, Deutschland  —  https://www.EnterpriseDB.com/
"La rebeldía es la virtud original del hombre" (Arthur Schopenhauer)



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

Предыдущее
От: Noah Misch
Дата:
Сообщение: Re: Remove distprep
Следующее
От: Robert Haas
Дата:
Сообщение: Re: RFC: adding pytest as a supported test framework