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:
parent
359d218e65
commit
5d236bcc80
@ -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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user