|
|
|
|
|
by reactordev
353 days ago
|
|
Build chain problem, not an ARM one. That said, this is THE WORST problem. Having to recompile all dependencies to a platform target just so your own Makefile will build. I feel like distros have an obligation to cross compile all packages for x86 and arm in their own build chains. That’s ultimately where this problem lies. You can’t apt install the dependencies you need to make install your thing. |
|