Mercurial > dropbear
diff default_options.h @ 1580:7f2be495dff6 coverity
merge coverity
author | Matt Johnston <matt@ucc.asn.au> |
---|---|
date | Sun, 04 Mar 2018 15:07:09 +0800 |
parents | 0b991dec7ab9 2fd52c383163 |
children | a2bbc22ea1e6 |
line wrap: on
line diff
--- a/default_options.h Mon Feb 26 22:43:12 2018 +0800 +++ b/default_options.h Sun Mar 04 15:07:09 2018 +0800 @@ -6,8 +6,8 @@ default_options.h documents compile-time options, and provides default values. Local customisation should be added to localoptions.h which is -used if it exists. Options defined there will override any options in this -file. +used if it exists in the build directory. Options defined there will override +any options in this file. Options can also be defined with -DDROPBEAR_XXX=[0,1] in Makefile CFLAGS