Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 07 Apr 2024 19:54:02 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 276104] [exp-run] Against llvm-18-update branch on GitHub
Message-ID:  <bug-276104-7788-a5X1Jd7FL6@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-276104-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-276104-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D276104

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

URL:
https://cgit.FreeBSD.org/src/commit/?id=3D4c983a2886877a855ac3a2836b15d8035=
6fbb8d4

commit 4c983a2886877a855ac3a2836b15d80356fbb8d4
Author:     Dimitry Andric <dim@FreeBSD.org>
AuthorDate: 2024-04-07 19:45:51 +0000
Commit:     Dimitry Andric <dim@FreeBSD.org>
CommitDate: 2024-04-07 19:45:51 +0000

    libcompiler_rt Makefile.inc: include bsd.compiler.mk to fix build

    Apparently libgcc_s has always included libcompiler_rt's Makefile.inc
    without first including bsd.compiler.mk, even though Makefile.inc used
    COMPILER_TYPE already. It looks like we were just lucky that the
    expression was not malformed.

    PR:             276104
    Reported by:    Herbert J. Skuhra <herbert@gojira.at>
    MFC after:      1 month

 lib/libcompiler_rt/Makefile.inc | 1 +
 1 file changed, 1 insertion(+)

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-276104-7788-a5X1Jd7FL6>