Mercurial > dropbear
view libtomcrypt/notes/tech0007.txt @ 869:c63e7644db60
Only define LTM_DESC if it isn't already
author | Matt Johnston <matt@ucc.asn.au> |
---|---|
date | Mon, 02 Dec 2013 22:15:17 +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