diff options
| author | Lexi Winter <ivy@FreeBSD.org> | 2026-04-28 19:42:39 +0000 |
|---|---|---|
| committer | Lexi Winter <ivy@FreeBSD.org> | 2026-04-28 19:50:42 +0000 |
| commit | 4429630d1ca9d90c886bae1eaa0d8ee32d0fee12 (patch) | |
| tree | e4c9d736cbb10d489ad5301e27928161f2760f00 /contrib/llvm-project/llvm/lib/Bitcode/Reader | |
| parent | d1c176fedfc99d61c1dc8037ab549bec48c17bea (diff) | |
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
