[Bug 264365] sysutils/fluxengine: Build fails with GCC 11 on i386: ld-elf.so.1: /lib/libgcc_s.so.1: version GCC_7.0.0 required by /usr/local/lib/gcc11/libstdc++.so.6 not found

From: <bugzilla-noreply_at_freebsd.org>
Date: Wed, 22 Jun 2022 09:40:16 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=264365

--- Comment #2 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/ports/commit/?id=2703ae40a2ac3720f7c798243cdaa3c51a090dd2

commit 2703ae40a2ac3720f7c798243cdaa3c51a090dd2
Author:     Lorenzo Salvadore <salvadore@FreeBSD.org>
AuthorDate: 2022-06-07 00:15:23 +0000
Commit:     Lorenzo Salvadore <salvadore@FreeBSD.org>
CommitDate: 2022-06-22 09:39:42 +0000

    sysutils/fluxengine: Remove dependency on GCC

    Build fails with GCC 11, which is soon to become GCC default version:
    use default compiler instead (clang).

    PR:             264365
    Reported by:    exp-run (antoine)
    Approved by:    probono@puredarwin.org (maintainer timeout, 2 weeks)

 sysutils/fluxengine/Makefile | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

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