diff options
author | jeffro256 <jeffro256@tutanota.com> | 2024-05-28 10:37:42 -0500 |
---|---|---|
committer | jeffro256 <jeffro256@tutanota.com> | 2024-05-28 10:37:48 -0500 |
commit | b07a97c51fe8caafe87daa2fa8e2e8fde80218c0 (patch) | |
tree | d18b1a0a4b875bfd7324a07d22ca7b1e7a3090c2 /Makefile | |
parent | Merge pull request #9202 (diff) | |
download | monero-b07a97c51fe8caafe87daa2fa8e2e8fde80218c0.tar.xz |
epee: partially revert c56ee140 to fix linking errors
On Linux Mint 21.3, g++ Ubuntu 11.4.0-1ubuntu1~22.04, I get linking error for an undefined reference to `epee::string_tools::trim_right`. This PR reverts the changes
to epee_readline.cpp in commit c56ee140, which turns a `boost::trim_right` callsite into an `epee::string_tools::trim_right` callsite.
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions