3
rated 0 times
[
3]
[
0]
/ answers: 1 / hits: 893
/ 2 Years ago, fri, may 14, 2021, 2:58:09
I have rebuilt a deb package with a custom patch for my computer which is a 64bit machine. I did it using:
sudo apt-get -b source [package name]
Now my question is, how to do that in a similar manner to cross-compile the same package for 32bit machines?
Thanks,
Nicolay
More From » apt