Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 31 Mar 2005 18:01:01 +0300
From:      Ruslan Ermilov <ru@FreeBSD.org>
To:        Dag-Erling Sm?rgrav <des@des.no>
Cc:        cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/sbin/restore Makefile
Message-ID:  <20050331150101.GA77383@ip.net.ua>
In-Reply-To: <86psxgksfk.fsf@xps.des.no>
References:  <200503251730.j2PHUKY7066092@repoman.freebsd.org> <20050325212104.GB71185@ip.net.ua> <86psxgksfk.fsf@xps.des.no>

next in thread | previous in thread | raw e-mail | index | archive | help

--MGYHOYXEY6WxJCY8
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On Thu, Mar 31, 2005 at 12:42:23PM +0200, Dag-Erling Sm?rgrav wrote:
> Ruslan Ermilov <ru@FreeBSD.org> writes:
> > You usually do this without modifying a makefile, like this:
> >
> > # make DEBUG_FLAGS=3D-g
>=20
> Even better, put
>=20
> DEBUG_FLAGS             ?=3D -g
> STRIP                    =3D # empty
>=20
> in /etc/make.conf, and your system will always be ready to debug.
>=20
The STRIP=3D is not necessary.  From bsd.prog.mk:

=2Eif !defined(DEBUG_FLAGS)
STRIP?=3D -s
=2Eendif


Cheers,
--=20
Ruslan Ermilov
ru@FreeBSD.org
FreeBSD committer

--MGYHOYXEY6WxJCY8
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.0 (FreeBSD)

iD8DBQFCTBCtqRfpzJluFF4RAlGKAJ9p1lcTT89p/AUlE8ZDBpO6Gd9hLwCfUm9o
5YZEdOPfnwTPb2vxRd7v+cY=
=m5zw
-----END PGP SIGNATURE-----

--MGYHOYXEY6WxJCY8--



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