Use system strip if package arch is the same as system arch, otherwise use strip for target arch
Fixes cross compile ld issue I checked the build time variables available in abuild at the time of the check against the prefix for the correct ld and used the one I felt would most likely be the right one. In any case, the code should be doing the right thing.
Edited by Thermi