Sign in
cobalt
/
cobalt
/
2a8c847d785c1602f60915c8e0112e0aec6a15a5
/
.
/
src
/
third_party
/
openssl
/
openssl
/
crypto
/
threads
/
profile.sh
blob: 6e3e342fc0b32e0f549238526be9ce6b339b31c4 [
file
] [
log
] [
blame
]
#!/bin/sh
/
bin
/
rm
-
f mttest
cc
-
p
-
DSOLARIS
-
I
../../
include
-
g mttest
.
c
-
o mttest
-
L
/
usr
/
lib
/
libc
-
ldl
-
L
../..
-
lthread
-
lssl
-
lcrypto
-
lnsl
-
lsocket