Mercurial > dropbear
view libtomcrypt/notes/tech0007.txt @ 856:f56c41030c15
Replace some deprecated macros with other ones, from Daniel Richard G.
author | Matt Johnston <matt@ucc.asn.au> |
---|---|
date | Thu, 14 Nov 2013 21:45:50 +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