Revision ead95e760c04bb9445793f5f57eec073b507f891 authored by Matt Caswell on 22 January 2015, 10:42:48 UTC, committed by Matt Caswell on 22 January 2015, 14:17:02 UTC
Reviewed-by: Andy Polyakov <appro@openssl.org> Conflicts: crypto/pem/pem.h Conflicts: crypto/pem/pem.h
1 parent 02f0c26
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 ...