git: file: Allow NOSHARED build, bring back -lz.
Rimvydas Jasinskas
zrj at crater.dragonflybsd.org
Wed Nov 8 01:12:59 PST 2017
commit 1bace1685a039af5d12b19ab595a96c39636263f
Author: zrj <rimvydas.jasinskas at gmail.com>
Date: Wed Nov 8 10:59:38 2017 +0200
file: Allow NOSHARED build, bring back -lz.
This effectively reverts the e3b736ab82b63ca197aa7e3508f8a7e88c8db3fc.
Static libmagic.a does not know about its dependencies. Some mechanism to track
shared/static libs dependencies would be needed, especially for btools where we
have to keep temporal dimension of the base libraries evolution in mind.
Summary of changes:
usr.bin/file/Makefile | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/1bace1685a039af5d12b19ab595a96c39636263f
--
DragonFly BSD source repository
More information about the Commits
mailing list