Mercurial > dropbear
view libtomcrypt/notes/tech0007.txt @ 897:5d3e917bb7a6
Add linux/types.h to includes to avoid missing ___u64 etc
author | Steve Dover <sw0rdf1sh@charter.net> |
---|---|
date | Mon, 17 Feb 2014 22:05:59 +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