Skip to content

E3-286: module dep file recreation

Simon Rose requested to merge e3_286_module_dep_file_recreation into master

This MR contains a few small changes to driver.Makefile that are required to address the bug in question: It turns out that we never actually tested managing dependencies at all between locally installed modules, so those did not work! This is why there is the modification to line 872/873 of driver.makefile.

Edited by Simon Rose

Merge request reports