git: install(1): Add an override DONTSTRIP

Rimvydas Jasinskas zrj at crater.dragonflybsd.org
Mon Jan 25 23:47:30 PST 2016


commit 0514859991b69afb9de8818ab3376fe55a96bed4
Author: zrj <rimvydas.jasinskas at gmail.com>
Date:   Fri Jan 22 16:48:26 2016 +0200

    install(1): Add an override DONTSTRIP
    
    This allows to easily install debugable binaries when
    one cannot simply edit a package's Makefiles and/or
    maintainer feeling lazy.
    
    While there document STRIPBIN environment variable
    that could use touch or true but not always usable.
    
    Taken-from: FreeBSD

Summary of changes:
 usr.bin/xinstall/install.1  | 21 +++++++++++++++++++++
 usr.bin/xinstall/xinstall.c |  5 +++++
 2 files changed, 26 insertions(+)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/0514859991b69afb9de8818ab3376fe55a96bed4


-- 
DragonFly BSD source repository



More information about the Commits mailing list