Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 09 Sep 2019 06:49:13 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 240434] emulators/virtualbox-ose-kmod: fix "make -s" build
Message-ID:  <bug-240434-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D240434

            Bug ID: 240434
           Summary: emulators/virtualbox-ose-kmod: fix "make -s" build
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: vbox@FreeBSD.org
          Reporter: franco@opnsense.org
             Flags: maintainer-feedback?(vbox@FreeBSD.org)
          Assignee: vbox@FreeBSD.org

Created attachment 207314
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D207314&action=
=3Dedit
ECHO_CMD replacement

${ECHO} is a make(1) builtin which is empty when "-s" is used.  For functio=
nal
build modifications ${ECHO_CMD} must be used, because the build fails
otherwise.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-240434-7788>