|
|
|
|
|
by bogeholm
1228 days ago
|
|
Usually you would only need to update a single binary, as the dependencies are compiled in. You may get some libc-issues if you try to run a binary built for a newer Linux on an older Linux, unless it is built to target musl - don’t remember the details 100% |
|