Revision dd6da173fdd24ea2076c8a25d92c1ddf1fade372 authored by Richard Levitte on 20 January 2015, 14:14:24 UTC, committed by Matt Caswell on 22 January 2015, 09:42:21 UTC
Reviewed-by: Tim Hudson <tjh@openssl.org>
1 parent 6ff1bf3
solaris.sh
#!/bin/sh
/bin/rm -f mttest
cc -DSOLARIS -I../../include -g mttest.c -o mttest -L../.. -lthread -lssl -lcrypto -lnsl -lsocket

Computing file changes ...