Commit 4dbe19c
committed
Fix building the custom jemalloc
The "make install" step is executed always
and all UMF tests are re-linked also always now
because of an incorrect dependence.
This patch fixes that.
Signed-off-by: Lukasz Dorau <[email protected]>1 parent 77f0cb5 commit 4dbe19c
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
164 | 164 | | |
165 | 165 | | |
166 | 166 | | |
167 | | - | |
| 167 | + | |
168 | 168 | | |
169 | 169 | | |
170 | 170 | | |
171 | 171 | | |
172 | 172 | | |
173 | | - | |
| 173 | + | |
174 | 174 | | |
175 | 175 | | |
176 | 176 | | |
| |||
0 commit comments