Commit c2ede66
committed
meson: Narrow dependencies for 'install-quiet' target
Previously test dependencies, which are not actually installed, were
unnecessarily built.
Apply this to all branches with meson support, as part of an effort to fix
incorrect test dependencies that can lead to test failures.
Discussion: https://postgr.es/m/CAGECzQSvM3iSDmjF+=Kof5an6jN8UbkP_4cKKT9w6GZavmb5yQ@mail.gmail.com
Discussion: https://postgr.es/m/bdba588f-69a9-4f3e-9b95-62d07210a32e@eisentraut.org
Backpatch: 16-, where meson support was added1 parent ff1975d commit c2ede66
1 file changed
+9
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3189 | 3189 | | |
3190 | 3190 | | |
3191 | 3191 | | |
3192 | | - | |
| 3192 | + | |
| 3193 | + | |
3193 | 3194 | | |
3194 | 3195 | | |
3195 | 3196 | | |
3196 | 3197 | | |
3197 | 3198 | | |
3198 | 3199 | | |
3199 | | - | |
3200 | 3200 | | |
3201 | 3201 | | |
3202 | 3202 | | |
| 3203 | + | |
| 3204 | + | |
| 3205 | + | |
| 3206 | + | |
| 3207 | + | |
| 3208 | + | |
3203 | 3209 | | |
3204 | 3210 | | |
3205 | 3211 | | |
3206 | 3212 | | |
3207 | 3213 | | |
3208 | 3214 | | |
3209 | | - | |
| 3215 | + | |
3210 | 3216 | | |
3211 | 3217 | | |
3212 | 3218 | | |
| |||
0 commit comments