1
0
mirror of git://projects.qi-hardware.com/wernermisc.git synced 2024-11-22 08:07:31 +02:00
Werner's Miscellanea, Assorted small items that don't fit anywhere else http://projects.qi-hardware.com/index.php/p/wernermisc/
Go to file
Werner Almesberger fe14aa01d5 qpkg/prereq.c (resolve): simplify requisites chaining logic
Tried to keep next_dep at the beginning, but that's actually unnecessary.
The historical background is that the dependency list pointer was
originally thought to point to the list currently being processes. But
since it's a list following it, we don't need to maintain the original
order.
2010-11-19 14:25:33 -03:00
qpkg qpkg/prereq.c (resolve): simplify requisites chaining logic 2010-11-19 14:25:33 -03:00