Source-Changes-D archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: src/tools
> On 7. May 2019, at 11:54, matthew green <mrg%eterna.com.au@localhost> wrote:
>
> reversed patch, but i think you don't need the extra .WAIT step.
>
> it worked for me just before ${TOOLCHAIN_BITS} but you can probably
> put it anywhere in that set.
>
> please commit!
Diff is NOT reversed. My Rev. 1.202 makefile has:
SUBDIR+= grep xz-lib libprop
.if ${TOOLS_BUILDRUMP} == "no"
SUBDIR += .WAIT texinfo \
.WAIT tic \
.WAIT pax \
.WAIT ${TOOLCHAIN_BITS} \
Here libprop needs pax, but pax gets built after it.
--
J. Hannken-Illjes - hannken%eis.cs.tu-bs.de@localhost - TU Braunschweig (Germany)
Home |
Main Index |
Thread Index |
Old Index