Skip to content

Commit

Permalink
pro: link against libunwind
Browse files Browse the repository at this point in the history
Otherwise link fails with missing symbols.
  • Loading branch information
radfish committed Sep 3, 2016
1 parent 74a9065 commit 010a215
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions monero-core.pro
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,7 @@ linux {
-lssl \
-lcrypto \
-Wl,-Bdynamic \
-lunwind \
-ldl
}

Expand Down

0 comments on commit 010a215

Please sign in to comment.