view libtomcrypt/notes/tech0007.txt @ 1398:b622de82adf7

Merge pull request #37 from shauser88/configure-fixes Fix configure options using AC_ARG_ENABLE
author Matt Johnston <matt@ucc.asn.au>
date Fri, 02 Jun 2017 23:21:32 +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