Mercurial > dropbear
view libtomcrypt/notes/tech0007.txt @ 1538:f20038b513a5
more linting (#58)
* const parameter
* fix indentation
author | François Perrad <francois.perrad@gadz.org> |
---|---|
date | Mon, 26 Feb 2018 14:31:15 +0100 |
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