Menu

#186 Fix build with "make --shuffle=reverse"

Patch
open
None
5
2025-09-04
2025-09-04
No

This is a proposed fix for a bug originally reported to Debian:

https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1105407

"make --shuffle=reverse" runs the build targets i reverse order while still honouring the target dependencies stated in the makefiles. This exposes places where the makefiles depend on the default bulld order to build stuff in the right order without declaring dependencies between the targets properly.

The attached patch allows building with "make --shuffle=reverse".

1 Attachments

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.