aboutsummaryrefslogtreecommitdiff
path: root/docs/genrelnotes.py
diff options
context:
space:
mode:
authorTristan Partin <tristan@partin.io>2022-12-14 19:00:52 -0600
committerTristan Partin <tristan@partin.io>2022-12-15 20:24:25 -0600
commit7254db36a7adfa3f5e3e6cbce5dc1e3037893eb9 (patch)
tree00c40b2fd8f73d4286c4342e8f8176c354cce35c /docs/genrelnotes.py
parentf287cac862d0f55778d75800058994068b3b8627 (diff)
downloadmeson-7254db36a7adfa3f5e3e6cbce5dc1e3037893eb9.zip
meson-7254db36a7adfa3f5e3e6cbce5dc1e3037893eb9.tar.gz
meson-7254db36a7adfa3f5e3e6cbce5dc1e3037893eb9.tar.bz2
Try to find the jni dependency when javac is a Darwin stub
Darwin-based systems, at least macOS, provide various JDK executable stubs in /System/Library/Frameworks/JavaVM.framework/Versions/*/Commands. These stubs are placed in such a way that they break the heuristics of the JNI system dependency. If a javac being analyzed to find a Java home is a stub, use /usr/libexec/java_home. See https://stackoverflow.com/a/15133344/7572728 for more details. Closes #11173
Diffstat (limited to 'docs/genrelnotes.py')
0 files changed, 0 insertions, 0 deletions