[Bug 257622] textproc/flex: respect CC ?

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

            Bug ID: 257622
           Summary: textproc/flex: 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: mandree@FreeBSD.org
          Reporter: evgeniy@khramtsov.org
             Flags: maintainer-feedback?(mandree@FreeBSD.org)
          Assignee: mandree@FreeBSD.org
 Attachment #226948 maintainer-approval?
             Flags:

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

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

Note, this is a quick *workaround*, and seems to be similar to
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=257566
BINARY_ALIAS can also be (ab)used to fix this.

ENOTIME to find the not-workaround solution, but better to leave the workaround
here in this PR.

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