Document the whole settings needed to build a debug version of rtld.

Sponsored by:	The FreeBSD Foundation
MFC after:	3 days
This commit is contained in:
Konstantin Belousov 2014-08-29 10:44:58 +00:00
parent 74b0daf4f9
commit d3b06cf2be
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=270803

View File

@ -1,5 +1,9 @@
# $FreeBSD$
# Use the following command to build local debug version of dynamic
# linker:
# make DEBUG_FLAGS=-g DEBUG=-DDEBUG MK_TESTS=no all
.include <src.opts.mk>
MK_SSP= no