Hi everyone, I recently built packages for ARMel, but I'm getting errors compiling for ARMhf.
See http://paste.debian.net/186456/
I believe I need to compile with -DNO_SMP but I'm not sure where those flags are passed into the build process.
Any assistance would be appreciated.
--Adam
So this turned out to be a red herring. I added DEFS+=-DNOSMP to debian/rules but I still have problems.
http://paste.debian.net/186506/ Any ideas?