mirror of
https://github.com/monero-project/monero-gui.git
synced 2024-12-23 03:59:38 +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 \
|
||||
-lcrypto \
|
||||
-Wl,-Bdynamic \
|
||||
-lunwind \
|
||||
-ldl
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue