[Bug 257604] graphics/libnsgif: respect CC

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

            Bug ID: 257604
           Summary: graphics/libnsgif: 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
          Assignee: nc@FreeBSD.org
             Flags: maintainer-feedback?(nc@FreeBSD.org)
             Flags: maintainer-feedback?

Created attachment 226929
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=226929&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/83cb8cf
pkg diff https://codeberg.org/ei/misc/commit/bb14270
testport https://codeberg.org/ei/misc/commit/05e1f19

11.4/i386 OK:
bulk diff https://codeberg.org/ei/misc/commit/de3e3f6
pkg diff https://codeberg.org/ei/misc/commit/35de6dd
testport https://codeberg.org/ei/misc/commit/f334170

12.2/amd64: OK
bulk diff https://codeberg.org/ei/misc/commit/0cc1ff4
pkg diff https://codeberg.org/ei/misc/commit/7ad7932
testport https://codeberg.org/ei/misc/commit/08480f7

12.2/i386: OK
bulk diff https://codeberg.org/ei/misc/commit/e4f9bc5
pkg diff https://codeberg.org/ei/misc/commit/09f0e03
testport https://codeberg.org/ei/misc/commit/bbb184a

13.0/amd64: OK
bulk diff https://codeberg.org/ei/misc/commit/08480f7
pkg diff https://codeberg.org/ei/misc/commit/d9ac2b8
testport https://codeberg.org/ei/misc/commit/8f4d107

13.0/aarch64 (via qemu-user-static): OK
bulk diff https://codeberg.org/ei/misc/commit/df8ba05
pkg diff https://codeberg.org/ei/misc/commit/16562cb
testport https://codeberg.org/ei/misc/commit/1de0495

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