Commit Graph

4 Commits

Author SHA1 Message Date
dsc 6745f49e8f Commit cd1cd5cb75
introduced an issue for CMAKE_BUILD_TYPE=Debug:

  libringct.so => not found
  libcryptonote_basic.so => not found
  libcheckpoints.so => not found
  libdevice.so => not found
  libringct_basic.so => not found
  libcommon.so => not found
  libwallet-crypto.so => not found
  libcncrypto.so => not found
  libeasylogging.so => not found
  librandomx.so => not found
  libversion.so => not found

We'll only set `CMAKE_SKIP_RPATH` when in release.
2020-10-12 17:39:26 +02:00
xiphon 3f50564f11 cmake: set CMAKE_SKIP_RPATH on Linux to fix empty RPATH token issue
6ed5369829
https://github.com/monero-project/monero-gui/issues/3142#issuecomment-705940446
2020-10-12 00:48:46 +02:00
dsc 1337c1708d Embed Tor executable for static Mac OS builds 2020-10-10 00:23:44 +02:00
dsc 133700160a Feather, a free Monero desktop wallet
Co-Authored-By: tobtoht <thotbot@protonmail.com>
2020-10-08 04:31:22 +02:00