[Bug 240434] emulators/virtualbox-ose-kmod: fix "make -s" build

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Sep 9 06:49:14 UTC 2019


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=240434

            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 at FreeBSD.org
          Reporter: franco at opnsense.org
             Flags: maintainer-feedback?(vbox at FreeBSD.org)
          Assignee: vbox at FreeBSD.org

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

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

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


More information about the freebsd-emulation mailing list