Commit c34d1d6
committed
[roottest] Fix build order for
This restores the behaviour of the old Makefile rule:
ConfigRecord_cxx.$(DllSuf): ConfigRecord.cxx ConfigRecord.h sueloader_C.$(DllSuf)
$(BuildWithLib)
which ensured sueloader_C.so was available before linking ConfigRecord_cxx.so.root/tree/address tests1 parent 9802810 commit c34d1d6
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
147 | 147 | | |
148 | 148 | | |
149 | 149 | | |
150 | | - | |
| 150 | + | |
| 151 | + | |
151 | 152 | | |
152 | 153 | | |
153 | 154 | | |
| |||
0 commit comments