[Bug 288055] Mk/Uses/go.mk: Use truly verbose build

From: <bugzilla-noreply_at_freebsd.org>
Date: Sun, 06 Jul 2025 12:49:14 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=288055

            Bug ID: 288055
           Summary: Mk/Uses/go.mk: Use truly verbose build
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: vsasjason@gmail.com

'-v' is "print the names of packages as they are compiled."
According to section 13.10. of Porter's Handbook [0], we need '-x' instead,
which is "print the commands."

[0]: https://docs.freebsd.org/en/books/porters-handbook/book/#dads-verbose-logs

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