K 10 svn:author V 4 manu K 8 svn:date V 27 2020-04-29T17:17:52.666289Z K 7 svn:log V 302 devel/aarch64-none-elf-gcc: Fix building plugins For building plugins gcc needs objdump, whcih exists in amd64 world but not on aarch64. We already have a dependancy on devel/binutils but this port install binaries in ${LOCALBASE}/${GCC_TARGET}/bin so add that to the PATH. Reported by: Mark Millard END