[Bug 257607] devel/nsgenbind: respect CC

From: <bugzilla-noreply_at_freebsd.org>
Date: Wed, 04 Aug 2021 05:59:53 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=257607

            Bug ID: 257607
           Summary: devel/nsgenbind: respect CC
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Keywords: patch
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: nc@FreeBSD.org
          Reporter: evgeniy@khramtsov.org
             Flags: maintainer-feedback?(nc@FreeBSD.org)
          Assignee: nc@FreeBSD.org
             Flags: maintainer-feedback?

Created attachment 226932
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=226932&action=edit
v1 (use "git am")

Add BUILD_CC to unbreak the build when the base toolchain (/usr/bin/cc)
does not exist, and CC is provided via inclusion of /usr/share/toolchains.

11.4/amd64: OK
bulk diff https://codeberg.org/ei/misc/commit/d74bc80
pkg diff https://codeberg.org/ei/misc/commit/1b12873
testport https://codeberg.org/ei/misc/commit/5349748

11.4/i386 OK:
bulk diff https://codeberg.org/ei/misc/commit/0b1f1b5
pkg diff https://codeberg.org/ei/misc/commit/409c08c
testport https://codeberg.org/ei/misc/commit/f349442

12.2/amd64: OK
bulk diff https://codeberg.org/ei/misc/commit/1342b89
pkg diff https://codeberg.org/ei/misc/commit/260bf94
testport https://codeberg.org/ei/misc/commit/b292b40

12.2/i386: OK
bulk diff https://codeberg.org/ei/misc/commit/f6d5506
pkg diff https://codeberg.org/ei/misc/commit/4b7e33d
testport https://codeberg.org/ei/misc/commit/d10886f

13.0/amd64: OK
bulk diff https://codeberg.org/ei/misc/commit/c94e2d5
pkg diff https://codeberg.org/ei/misc/commit/c421a65
testport https://codeberg.org/ei/misc/commit/500cc9c

13.0/aarch64 (via qemu-user-static): OK
bulk diff https://codeberg.org/ei/misc/commit/52f8086
pkg diff https://codeberg.org/ei/misc/commit/aaa012b
testport https://codeberg.org/ei/misc/commit/5cf351e

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