pkgsrc-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: Debugging MesaLib
On Sat, Dec 09, 2023 at 05:02:21PM +0100, tlaronde%kergis.com@localhost wrote:
> There is a problem with MesaLib, gallium namely
> gallium/auxiliary/vl/vl_mpeg12_decoder.c
>
>[...]
> How to make meson/ninja or the pkgsrc framework rewalk the tree in
> order to update the corresponding objects when some sources have changed
> avoiding to have to restart from the beginning (extract, patch,
> configure, build) and rebuilding the ~2000 other untouched objects?
>
Replying to myself:
cd $WRKOBJDIR/graphics/MesaLib/work/mesa-$version
ninja -C output/
See, in the root directory, docs/meson.rst
If necessary, prefix PATH with (resolved) ../.buildlink/bin for
python3 (realpath ../.buildlink/bin).
--
Thierry Laronde <tlaronde +AT+ kergis +dot+ com>
http://www.kergis.com/
http://kertex.kergis.com/
Key fingerprint = 0FF7 E906 FBAF FE95 FD89 250D 52B1 AE95 6006 F40C
Home |
Main Index |
Thread Index |
Old Index