K 10 svn:author V 2 se K 8 svn:date V 27 2020-09-22T16:38:43.799784Z K 7 svn:log V 422 Add a build dependency on GNU as On systems with GNU as in base (up to and including 12.x) there is no need to provide the GNU binutils from a port. If the not fully compatible llvm-as should be made available under the name "as", the condition should be changed to always require binutils from a port when running on a system after 12.x (which should retain the GNU as in base for the live-time of that major release). END