tmusl: keep linker installed - mkports - recipes for building multiple softwares with mk(1)
 (HTM) git clone git://z3bra.org/mkports
 (DIR) Log
 (DIR) Files
 (DIR) Refs
       ---
 (DIR) commit 6ad0b269450efdd26b635a14775ee26bf6f1feb8
 (DIR) parent 21d9c4f3f40dade65f56bde71c96bb29db199a66
 (HTM) Author: root <root@doom.z3bra.org>
       Date:   Tue, 23 May 2017 06:23:41 +0000
       
       musl: keep linker installed
       
       Diffstat:
         M musl/mkfile                         |       6 +++++-
       
       1 file changed, 5 insertions(+), 1 deletion(-)
       ---
 (DIR) diff --git a/musl/mkfile b/musl/mkfile
       t@@ -1,5 +1,9 @@
        pkg = musl
       -ver = 1.1.15
       +ver = 1.1.16
        url=http://www.musl-libc.org/releases/$pkg-$ver.tar.gz
        
        <../default.mk
       +
       +# keep linker
       +cleanup:V: install
       +        echo Nothing to cleanup