summaryrefslogtreecommitdiff
path: root/gnu/egcs/libf2c/shlib_version
diff options
context:
space:
mode:
authorTodd C. Miller <millert@cvs.openbsd.org>2002-12-03 06:39:40 +0000
committerTodd C. Miller <millert@cvs.openbsd.org>2002-12-03 06:39:40 +0000
commit32868b4dd9809cc3e4d27cb78803b473b2e19bcb (patch)
tree3c9ed2c2f1ce09226ef22de42d687b64c3c34794 /gnu/egcs/libf2c/shlib_version
parentf88fba524b8225e3140c74d5916ba4f618d14f5f (diff)
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 'gnu/egcs/libf2c/shlib_version')
-rw-r--r--gnu/egcs/libf2c/shlib_version2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/egcs/libf2c/shlib_version b/gnu/egcs/libf2c/shlib_version
index 9c1551636c5..5b844bbf422 100644
--- a/gnu/egcs/libf2c/shlib_version
+++ b/gnu/egcs/libf2c/shlib_version
@@ -1,2 +1,2 @@
-major=6
+major=7
minor=0