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:
kib 2014-08-29 10:44:58 +00:00
parent 359d218e65
commit 5d236bcc80

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