macOS: Comment on the expected gettext behavior

Someone who can actually run otool will have to confirm whether
the intended behavior (glib being linked against a static gettext copy)
is actually what's happening...
This commit is contained in:
NiLuJe
2023-07-16 03:55:31 +02:00
parent 17bdd56e02
commit 8e063d5b39

View File

@@ -146,6 +146,7 @@ done
# Brew has a tendency to infiltrate our builds and take over some of the dependencies...
BREW="$(brew --prefix)/opt"
# So, because it made us pick those up, ship 'em
# FIXME: Double-check whether we still need it, or if we succeeded in getting glib built against our static copy.
cp "${BREW}/gettext/lib/libintl.8.dylib" "${BREW}/libsodium/lib/libsodium.23.dylib" libs
chmod 777 libs/libintl.8.dylib libs/libsodium.23.dylib
# Update their name