diff options
Diffstat (limited to 'net/ntp/Makefile')
-rw-r--r-- | net/ntp/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net/ntp/Makefile b/net/ntp/Makefile index 7c2ab065e79f..ea937f01e311 100644 --- a/net/ntp/Makefile +++ b/net/ntp/Makefile @@ -59,6 +59,8 @@ SSL_CONFIGURE_OFF= --without-crypto SSL_USES= ssl SSL_BROKEN_OFF= Includes OpenSSL when deselected +DEBUG_CONFIGURE_ON= --enable-debug + THREADS_CONFIGURE_ENABLE= thread-support THREADS_CONFIGURE_WITH= threads |