Mercurial > dropbear
view libtomcrypt/notes/tech0007.txt @ 1159:f567a4152c14
Test for crypt() rather than crypt.h
Print a message from configure if getpass() or crypt() were missing
author | Matt Johnston <matt@ucc.asn.au> |
---|---|
date | Wed, 21 Oct 2015 23:08:22 +0800 |
parents | 0cbe8f6dbf9e |
children |
line wrap: on
line source
Tech Note #7 Quick building for testing with LTM EXTRALIBS=-ltommath CFLAGS="-g3 -DLTC_NO_ASM -DUSE_LTM -DLTM_DESC" make -j3 IGNORE_SPEED=1 test