Bring in the following changes:
authorRichard Levitte <levitte@openssl.org>
Sat, 24 Mar 2001 12:37:32 +0000 (12:37 +0000)
committerRichard Levitte <levitte@openssl.org>
Sat, 24 Mar 2001 12:37:32 +0000 (12:37 +0000)
commit3ae82255a964c80811143fb2d7b2bc39f38228e7
tree028cd3ce7f4b812bca2cfc9dd67f91e44e7a1bc7
parent9bcab53f49e1774243ab6046901de33ce8faaf51
Bring in the following changes:

ln on Solaris expects -f to come before -s.
The linux-shared method is actually gcc-specific, so call it
gnu-shared as well.

When using the native tools on Solaris, make damn sure the native ld
is used, even if the user has GNU ld earlier in his $PATH.
Makefile.org