HomeFreeBSD

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

Description

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

(cherry picked from commit 4c983a2886877a855ac3a2836b15d80356fbb8d4)

Details

Provenance
dimAuthored on Sun, Apr 7, 7:45 PM
Parents
rG24c907849352: libcompiler_rt Makefile.inc: don't build bfloat16 support for gcc < 13
Branches
Unknown
Tags
Unknown