mirror of
http://galexander.org/git/simplesshd.git
synced 2024-12-01 03:38:14 +00:00
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
|
||
|
|