mirror of
https://github.com/monero-project/monero.git
synced 2025-12-12 15:50:28 -08:00
Merge pull request #9171
35477a6 build: remove glibc backcompat (tobtoht)
This commit is contained in:
@@ -508,7 +508,7 @@ The required packages are the names for each toolchain on apt. Depending on your
|
||||
|
||||
Using `depends` might also be easier to compile Monero on Windows than using MSYS. Activate Windows Subsystem for Linux (WSL) with a distro (for example Ubuntu), install the apt build-essentials and follow the `depends` steps as depicted above.
|
||||
|
||||
The produced binaries still link libc dynamically. If the binary is compiled on a current distribution, it might not run on an older distribution with an older installation of libc. Passing `-DBACKCOMPAT=ON` to cmake will make sure that the binary will run on systems having at least libc version 2.17.
|
||||
The produced binaries still link libc dynamically. If the binary is compiled on a current distribution, it might not run on an older distribution with an older installation of libc.
|
||||
|
||||
### Trezor hardware wallet support
|
||||
|
||||
|
||||
Reference in New Issue
Block a user