summaryrefslogtreecommitdiff
path: root/src/lib/libssl/ssl
diff options
context:
space:
mode:
authormillert <>2002-12-03 06:39:39 +0000
committermillert <>2002-12-03 06:39:39 +0000
commit5b1b8dec4403c20d7a64a5a24dd566c852ddcb6b (patch)
treee001ec81e23f21daff669b19a941c987487a57ae /src/lib/libssl/ssl
parent4affa22d97e7ea069b70bc4be601b8da989a17b8 (diff)
downloadopenbsd-5b1b8dec4403c20d7a64a5a24dd566c852ddcb6b.tar.gz
openbsd-5b1b8dec4403c20d7a64a5a24dd566c852ddcb6b.tar.bz2
openbsd-5b1b8dec4403c20d7a64a5a24dd566c852ddcb6b.zip
Crank all library major numbers. Needed due to the fact that we
now build libraries with propolice enabled. Without this, existing binaries (such as ports/packages) that link with any system library other than libc will fail with an undefined symbol of "___guard" (__guard on ELF). Pointed out by markus@ and discussed with deraadt@
Diffstat (limited to 'src/lib/libssl/ssl')
-rw-r--r--src/lib/libssl/ssl/shlib_version2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/libssl/ssl/shlib_version b/src/lib/libssl/ssl/shlib_version
index 9c1551636c..5b844bbf42 100644
--- a/src/lib/libssl/ssl/shlib_version
+++ b/src/lib/libssl/ssl/shlib_version
@@ -1,2 +1,2 @@
1major=6 1major=7
2minor=0 2minor=0