mirror of
https://github.com/monero-project/monero-gui.git
synced 2024-12-23 12:09:57 +00:00
pro: link against libunwind
Otherwise link fails with missing symbols.
This commit is contained in:
parent
74a90651c7
commit
010a2156b8
1 changed files with 1 additions and 0 deletions
|
@ -84,6 +84,7 @@ linux {
|
||||||
-lssl \
|
-lssl \
|
||||||
-lcrypto \
|
-lcrypto \
|
||||||
-Wl,-Bdynamic \
|
-Wl,-Bdynamic \
|
||||||
|
-lunwind \
|
||||||
-ldl
|
-ldl
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue