Re: Unable to `make install` on MacOS in the latest master(68a13f28be)

Поиск
Список
Период
Сортировка
От Michael Paquier
Тема Re: Unable to `make install` on MacOS in the latest master(68a13f28be)
Дата
Msg-id 20190105012901.GF4849@paquier.xyz
обсуждение исходный текст
Ответ на Re: Unable to `make install` on MacOS in the latest master (68a13f28be)  (Andrew Alsup <bluesbreaker@gmail.com>)
Список pgsql-hackers
On Thu, Jan 03, 2019 at 11:27:34AM -0500, Andrew Alsup wrote:
> Thanks for the help on "make distclean". That did the trick. I will be
> more careful when pulling master. Somehow, I hadn't been hit with this
> before, which was just dumb luck. Thanks for helping me out.

A more violent method is that from the top of the tree:
git clean -d -x -f

That's really efficient when using the git reporitory directly.
--
Michael

Вложения

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

Предыдущее
От: Michael Paquier
Дата:
Сообщение: Re: Use atexit() in initdb and pg_basebackup
Следующее
От: Michael Paquier
Дата:
Сообщение: Re: Add timeline to partial WAL segments