diff options
author | 2014-04-27 18:08:35 +0000 | |
---|---|---|
committer | 2014-04-27 18:08:35 +0000 | |
commit | 1fee14ebc0d5d677766a5fd91573ae756de0774a (patch) | |
tree | e5c4c9cc552fc237acc4bf2853886188dd2a478c /lib/libssl/src/crypto/dsa/dsa_ossl.c | |
parent | zap trailing whitespace; (diff) | |
download | wireguard-openbsd-1fee14ebc0d5d677766a5fd91573ae756de0774a.tar.xz wireguard-openbsd-1fee14ebc0d5d677766a5fd91573ae756de0774a.zip |
Fix library search order in our libtool.
Before, libtool first searched all directories for .la files, and if
search failed, switched to actual libraries (.so/.a). But the correct way
is to check each directory first for .la, then for .so/.a.
The problem was reported by ajacoutot@ who verified that the patch fixes
his case and okay'ed the initial diff. And jasper@'s bulk uncovered a bug
which is fixed now (verified by another bulk).
Diffstat (limited to 'lib/libssl/src/crypto/dsa/dsa_ossl.c')
0 files changed, 0 insertions, 0 deletions