summaryrefslogtreecommitdiff
path: root/mesonbuild/compilers/java.py
diff options
context:
space:
mode:
authorAndres Freund <andres@anarazel.de>2023-12-01 16:34:31 -0800
committerJussi Pakkanen <jpakkane@gmail.com>2023-12-04 23:54:59 +0200
commit30184a48a032e6a2a6dbf0a76e437aa676c3e4aa (patch)
treea6fc1d76e0a7a3c8b09966093a32044eab8c9c52 /mesonbuild/compilers/java.py
parentf1c748df87554aa5800fe4ecdea3ab1178e8f613 (diff)
downloadmeson-30184a48a032e6a2a6dbf0a76e437aa676c3e4aa.tar.gz
macos: Skip as-needed test, the linker is too smart
The new linker in Sonoma / Xcode 15 considers the dependency via the initializer sufficient to pull in the library. The man page now notes: The linker never dead strips initialization and termination routines. They are considered "roots" of the dead strip graph. I could not find a good way to skip only if the linker version is new enough. Before long everyone will be using the new linker anyway...
Diffstat (limited to 'mesonbuild/compilers/java.py')
0 files changed, 0 insertions, 0 deletions