diff options
author | Paweł Bylica <chfast@gmail.com> | 2018-05-17 20:42:22 +0800 |
---|---|---|
committer | chriseth <chris@ethereum.org> | 2018-09-13 00:55:36 +0800 |
commit | 73973d2448fd0965b3aa988d18397e9dce6d949d (patch) | |
tree | 45a1746e389e915464b75d4eccd330d7eeae6518 /libevmasm/JumpdestRemover.cpp | |
parent | 7cda8456d86a0f17e09efd067e6e941f0266f18f (diff) | |
download | dexon-solidity-73973d2448fd0965b3aa988d18397e9dce6d949d.tar dexon-solidity-73973d2448fd0965b3aa988d18397e9dce6d949d.tar.gz dexon-solidity-73973d2448fd0965b3aa988d18397e9dce6d949d.tar.bz2 dexon-solidity-73973d2448fd0965b3aa988d18397e9dce6d949d.tar.lz dexon-solidity-73973d2448fd0965b3aa988d18397e9dce6d949d.tar.xz dexon-solidity-73973d2448fd0965b3aa988d18397e9dce6d949d.tar.zst dexon-solidity-73973d2448fd0965b3aa988d18397e9dce6d949d.zip |
CMake: Fix libdir for jsoncpp external project in special case
When building on Debian/Ubuntu with install prefix /usr (e.g. in PPA builds) the CMAKE_INSTALL_LIBDIR is resolved to lib/x86_64-linux-gnu. For jsoncpp external project this is never the case because the install prefix is not /usr. Remove multiarch part from libdir if there.
Diffstat (limited to 'libevmasm/JumpdestRemover.cpp')
0 files changed, 0 insertions, 0 deletions