Y
Hacker News
new
|
ask
|
show
|
jobs
by
saurik
1649 days ago
The correct solution for that is to just cross compile to whatever older CPU you want and target a sysroot that has a base image of whatever older glibc you wanted: you don't need to actually compile
on
the older device...
1 comments
zX41ZdbW
1649 days ago
Example:
https://github.com/ClickHouse-Extras/sysroot
link