CVSROOT: /cvs Module name: ports Changes by: [email protected] 2020/04/18 08:17:57
Modified files:
multimedia/mkvtoolnix: Makefile
Added files:
multimedia/mkvtoolnix/patches: patch-Rakefile
Log message:
mkvtoolnix: don't use ld.lld on clang+ld.bfd archs
The build system assumes that using clang means ld.lld is usable.
This is not the case on powerpc and mips64, remove that assumption.
OK rsadowski@ (maintainer)
