Commit d2314f8
committed
Fix automate linker variable
Use the correct variable to specify the cmocka library dependency on tests.
Previously, using the linker flags variable, the order of the cmocka
library expands in bad position.1 parent e78abb2 commit d2314f8
1 file changed
Lines changed: 1 addition & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
36 | | - | |
| 35 | + | |
37 | 36 | | |
0 commit comments