Searched hist:"3 a6be83f49d77d06bf5ea4c0dc1e06d427d54ef1" (Results 1 – 1 of 1) sorted by relevance
/freebsd/lib/libutil/ |
H A D | Makefile | diff 3a6be83f49d77d06bf5ea4c0dc1e06d427d54ef1 Mon Feb 14 04:55:27 CET 2000 Yoshinobu Inoue <shin@FreeBSD.org> Update major version.
Now libutil depends on libc.so.4, so needs to update the major version. Without this, old binaries which use libutil and build with libc.so.3 will coredump on recent 4.0.
Solicited comment for cvs-committers and there seems to be no objection.
Approved by: jkh diff 3a6be83f49d77d06bf5ea4c0dc1e06d427d54ef1 Mon Feb 14 04:55:27 CET 2000 Yoshinobu Inoue <shin@FreeBSD.org> Update major version.
Now libutil depends on libc.so.4, so needs to update the major version. Without this, old binaries which use libutil and build with libc.so.3 will coredump on recent 4.0.
Solicited comment for cvs-committers and there seems to be no objection.
Approved by: jkh
|