doc/HACKING.md: remove note about DEVELOPER mode being default

The DEVELOPER mode is not the default since 00e75fee,
change the documentation accordingly.
This commit is contained in:
Jan Sarenik 2018-05-22 19:25:47 +02:00 committed by Rusty Russell
parent f2b89a9965
commit 8d641456a1

View File

@ -162,7 +162,7 @@ Testing
-------
There are three kinds of tests. For best results, you should have
valgrind installed, and build with DEVELOPER=1 (currently the default).
valgrind installed, and build with DEVELOPER=1.
* source tests - run by `make check-source`, looks for whitespace,
header order, and checks formatted quotes from BOLTs if BOLTDIR