Commit 269e0d4
committed
fix(tests): Fix linking base tests agains installed libs
Disabling new dtags forces linker to use RPATH which ignores LD_LIBRARY_PATH over RUNPATH which is overwritten by LD_LIBRARY_PATH. Tests should always use locally build libs.1 parent e22c961 commit 269e0d4
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
102 | 102 | | |
103 | 103 | | |
104 | 104 | | |
| 105 | + | |
105 | 106 | | |
106 | 107 | | |
107 | 108 | | |
| |||
0 commit comments