[Bug 257610] textproc/libwapcaplet: respect CC

From: <bugzilla-noreply_at_freebsd.org>
Date: Wed, 04 Aug 2021 06:02:48 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=257610

            Bug ID: 257610
           Summary: textproc/libwapcaplet: 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 226936
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=226936&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/40f4d06
pkg diff https://codeberg.org/ei/misc/commit/bdd711a
testport https://codeberg.org/ei/misc/commit/4ab5313

11.4/i386 OK:
bulk diff https://codeberg.org/ei/misc/commit/59af18e
pkg diff https://codeberg.org/ei/misc/commit/e37ab81
testport https://codeberg.org/ei/misc/commit/8ec3936

12.2/amd64: OK
bulk diff https://codeberg.org/ei/misc/commit/9193cad
pkg diff https://codeberg.org/ei/misc/commit/5c9a740
testport https://codeberg.org/ei/misc/commit/9d9dfec

12.2/i386: OK
bulk diff https://codeberg.org/ei/misc/commit/b25fa9f
pkg diff https://codeberg.org/ei/misc/commit/aa3dee6
testport https://codeberg.org/ei/misc/commit/af7a620

13.0/amd64: OK
bulk diff https://codeberg.org/ei/misc/commit/422ec35
pkg diff https://codeberg.org/ei/misc/commit/7fc97b6
testport https://codeberg.org/ei/misc/commit/b07da06

13.0/aarch64 (via qemu-user-static): OK
bulk diff https://codeberg.org/ei/misc/commit/253a1df
pkg diff https://codeberg.org/ei/misc/commit/d213af1
testport https://codeberg.org/ei/misc/commit/b3713f6

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