diff options
author | 2015-11-08 22:30:46 +0000 | |
---|---|---|
committer | 2015-11-08 22:30:46 +0000 | |
commit | 41c7bdab60a8d2e4419c45f4389da32ddcc190b3 (patch) | |
tree | 7201031676e5de668b221b8ca68fe2d7593361c2 /usr.bin/ssh/ssh-keyscan.c | |
parent | Add "ssh-keyscan -c ..." flag to allow fetching certificates instead (diff) | |
download | wireguard-openbsd-41c7bdab60a8d2e4419c45f4389da32ddcc190b3.tar.xz wireguard-openbsd-41c7bdab60a8d2e4419c45f4389da32ddcc190b3.zip |
Revert 1.2 and 1.3 in order to go back to the default upstream behaviour
of registering an explicit dependency upon libstdc++.so when linking a shared
library with c++.
The explicit dependency had been reverted a long time ago when most of our
platforms were still usinc gcc 2.95, in order to have the same behaviour between
g++ 2.95 and g++ 3.3, for the sake of ports. However, when we started using
gcc 4, the default behaviour was not modified, and nowadays, it's g++ 3 which
differs from g++ 4. By reverting to the original behaviour, g++ 3 is on par
with g++ 4 again.
Diffstat (limited to 'usr.bin/ssh/ssh-keyscan.c')
0 files changed, 0 insertions, 0 deletions