mirror of
https://github.com/libtom/libtomcrypt
synced 2026-08-25 20:26:07 -04:00
5 lines
147 B
Text
5 lines
147 B
Text
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
|
|
|