git: DragonFly_RELEASE_6_0 dsynth - Conditionally avoid passing PKG_SUFX make env

Matthew Dillon dillon at crater.dragonflybsd.org
Fri Nov 26 08:50:52 PST 2021


commit 4de0d83c59b659fe363ad4ca785813f9832742c3
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/4de0d83c59b659fe363ad4ca785813f9832742c3


-- 
DragonFly BSD source repository


More information about the Commits mailing list