Commit 4568235
fix(build): add system deps for static libzmq linking
When linking libzmq statically, explicitly add pthread and rt
libraries to resolve undefined symbol errors on Linux builds.
Signed-off-by: Subham Singh <Subham.Singh@analog.com>1 parent a32a817 commit 4568235
1 file changed
+6
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
49 | 55 | | |
50 | 56 | | |
51 | 57 | | |
| |||
0 commit comments