Workaround build failure on -fno-common toolchains like upstream gcc-10. Otherwise build fails as: ld: world.o:/build/tf-50b8/src/socket.h:24: multiple definition of `world_decl'; command.o:/build/tf-50b8/src/socket.h:24: first defined here
treewide replacement of stdenv.mkDerivation rec { name = "*-${version}"; version = "*"; to pname
(cherry picked from commit 420352fae8ddb11da757bd2f2f10c2dc6650bc58)