view libtomcrypt/notes/tech0007.txt @ 674:1291413c7c7e

Initialise agent_fd to -1 so we don't end up closing stdin (fd 0) if public key authentication is disabled
author Matt Johnston <matt@ucc.asn.au>
date Wed, 09 May 2012 20:34:55 +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