mirror of
https://github.com/clearml/dropbear
synced 2025-03-09 21:41:07 +00:00
--HG-- branch : libtomcrypt-orig extra : convert_revision : 52840647ac7f5c707c3bd158d119a15734a7ef28
6 lines
147 B
Plaintext
6 lines
147 B
Plaintext
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
|
|
|