Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 24 Jun 1996 03:51:14 +1000
From:      Bruce Evans <bde@zeta.org.au>
To:        ache@nagual.ru, bde@freefall.freebsd.org
Cc:        CVS-committers@freefall.freebsd.org, cvs-all@freefall.freebsd.org, cvs-usrbin@freefall.freebsd.org
Subject:   Re: cvs commit:  src/usr.bin/xinstall xinstall.c
Message-ID:  <199606231751.DAA15184@godzilla.zeta.org.au>

next in thread | raw e-mail | index | archive | help
>>   Made strip failures fatal.  This fixes PR 1328.

>I don't look deeper right now, but this change can stop many ports
>from installing: some of them use -s for ld and default install
>flag is -s too (GNU-configured ports assumed).

It shouldn;'t be a problem.  Stripping a stripped binary isn't an
error and stripping a non-binary should stop the install - the target
just gets removed now.

Bruce



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199606231751.DAA15184>