]> git.ipfire.org Git - thirdparty/coreutils.git/commit
build: reduce explicit dependencies on macOS CoreFoundation
authorPádraig Brady <P@draigBrady.com>
Sat, 1 Nov 2025 14:30:12 +0000 (14:30 +0000)
committerPádraig Brady <P@draigBrady.com>
Sat, 1 Nov 2025 15:07:15 +0000 (15:07 +0000)
commitcf08d2d3b1a663c390a544b0b16e0555ff784430
tree47a2e3c6cd2778b1b20c9ac133e9e968e86e552e
parent8b111d02740bd45b847f5385988f94334bc7bc17
build: reduce explicit dependencies on macOS CoreFoundation

* src/local.mk: Revert v9.7-322-gc2e1816a5, instead relying
on the more focused v9.8-79-g532cd66af.  When built with
--disable-nls on macOS this will result in only some commands
being linked with INTL_MACOSX_LIBS, thus resulting in env(1)
at least not setting a __CF_USER_TEXT_ENCODING envirnoment variable.
NEWS
src/local.mk