git: dsynth - Conditionally avoid passing PKG_SUFX make env
Matthew Dillon
dillon at crater.dragonflybsd.org
Sun Oct 17 14:25:11 PDT 2021
commit dca89e4405b90a43fd957e5344ae863b02ae2727
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date: Sun Oct 17 14:24:02 2021 -0700
dsynth - Conditionally avoid passing PKG_SUFX make env
* Avoid WARNINGs in the logs due to passing PKG_SUFX into make env.
Remove this for pkg versions 1.17 or bigger.
* Fixes WARNING's in the logs and related sleep 10's generated by
the port Mk files.
Summary of changes:
usr.bin/dsynth/build.c | 43 ++++++++++++++++++++++++++++++++++++++-----
usr.bin/dsynth/dsynth.h | 1 +
2 files changed, 39 insertions(+), 5 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/dca89e4405b90a43fd957e5344ae863b02ae2727
--
DragonFly BSD source repository
More information about the Commits
mailing list