Sign in
flutter
/
third_party
/
openssl
/
e778802f53c8d47e96a6e4cbc776eb6e1d4c461a
/
.
/
mt
/
solaris.sh
blob: f6a90b17ee0af99a8ecce692ec4eeac5020c5e65 [
file
] [
log
] [
blame
]
#!/bin/sh
/
bin
/
rm
-
f mttest
cc
-
DSOLARIS
-
I
../
include
-
g mttest
.
c
-
o mttest
-
L
..
-
lthread
-
lssl
-
lcrypto
-
lnsl
-
lsocket