ru 2004-08-16 07:02:14 UTC
FreeBSD src repository
Modified files:
sbin/savecore savecore.c
Log:
Use a local "compress" symbol corresponding to a variable in BSS,
rather than the one from libz, corresponding to a function, when
linking statically.
PR: bin/70392
Revision Changes Path
1.69 +2 -2 src/sbin/savecore/savecore.c