git: Makefile.inc1: Pass _SHLIBDIRPREFIX for btools too.
Rimvydas Jasinskas
zrj at crater.dragonflybsd.org
Wed Feb 12 21:01:38 PST 2020
commit c93c76c672396cc082e671855094827d19fc298f
Author: zrj <rimvydas.jasinskas at gmail.com>
Date: Sun Feb 2 13:35:20 2020 +0200
Makefile.inc1: Pass _SHLIBDIRPREFIX for btools too.
Allow to to link in with crossworld target built libraries if available.
These are not needed for DragonFly crossworld target, however helps with
bootstrapping on OpenBSD or glibc based systems where static versions
are not available or mismatches the lex(1) too much.
Summary of changes:
Makefile.inc1 | 1 +
usr.bin/gzip/Makefile | 4 ++++
usr.bin/m4/Makefile | 5 ++++-
usr.sbin/config/Makefile | 4 ++++
4 files changed, 13 insertions(+), 1 deletion(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/c93c76c672396cc082e671855094827d19fc298f
--
DragonFly BSD source repository
More information about the Commits
mailing list