Обсуждение: port/ build fix

Поиск
Список
Период
Сортировка

port/ build fix

От
Neil Conway
Дата:
This trivial patch fixes a missing dependency in src/port/Makefile: if
"make install" is run without the "all" target having been previously
built, the build fails. Per report from Kris Jurka.

Barring any objections I'll apply this to HEAD before the end of the
day.

-Neil


Вложения

Re: port/ build fix

От
Neil Conway
Дата:
Neil Conway wrote:
> This trivial patch fixes a missing dependency in src/port/Makefile: if
> "make install" is run without the "all" target having been previously
> built, the build fails. Per report from Kris Jurka.

Applied.

-Neil