diff options
-rw-r--r-- | Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -37,8 +37,6 @@ DOSTATIC = false | |||
37 | 37 | ||
38 | # Set the following to `true' to make a debuggable build. | 38 | # Set the following to `true' to make a debuggable build. |
39 | # Leave this set to `false' for production use. | 39 | # Leave this set to `false' for production use. |
40 | # eg: `make DODEBUG=true tests' | ||
41 | # Do not enable this for production builds... | ||
42 | DODEBUG = false | 40 | DODEBUG = false |
43 | 41 | ||
44 | # Setting this to `true' will cause busybox to directly use the system's | 42 | # Setting this to `true' will cause busybox to directly use the system's |