No self conflicts
Don’t generate build-conflicts when the host matches the cross arch.
These conflicts prevent building cross-toolchain-base on non-amd64 architectures since e.g. binutils (build-)conflicts with binutils-aarch64-linux-gnu on arm64.
Edited by Andrej Shadura