aboutsummaryrefslogtreecommitdiff
path: root/contrib/llvm-project/llvm/lib/Bitcode/Reader
diff options
context:
space:
mode:
authorLexi Winter <ivy@FreeBSD.org>2026-04-28 19:42:39 +0000
committerLexi Winter <ivy@FreeBSD.org>2026-04-28 19:50:42 +0000
commit4429630d1ca9d90c886bae1eaa0d8ee32d0fee12 (patch)
treee4c9d736cbb10d489ad5301e27928161f2760f00 /contrib/llvm-project/llvm/lib/Bitcode/Reader
parentd1c176fedfc99d61c1dc8037ab549bec48c17bea (diff)
Makefile.inc1: Only copy locales to INSTALLTMP on FreeBSDHEADmain
Makefile.inc1 copies locales to ${INSTALLTMP} to avoid issues when running make installworld on a live system. However, this can break on non-FreeBSD systems, e.g. on openSUSE where /usr/share/locales has mode 0555, which means after we copy it, we can't delete it, so the build fails. Since this functionality is only useful when installing over a live system, disable it when the build host is not FreeBSD. MFC after: 2 weeks Reviewed by: kevans, emaste Sponsored by: https://www.patreon.com/bsdivy Differential Revision: https://reviews.freebsd.org/D56677
Diffstat (limited to 'contrib/llvm-project/llvm/lib/Bitcode/Reader')
0 files changed, 0 insertions, 0 deletions