summaryrefslogtreecommitdiff
path: root/docs/markdown/Java.md
diff options
context:
space:
mode:
authorDudemanguy <random342@airmail.cc>2023-02-23 10:00:21 -0600
committerEli Schwartz <eschwartz93@gmail.com>2024-12-29 21:59:09 -0500
commitf070670e77fe36ece1a89ce00c13419de354b9ce (patch)
tree20256c4562979a3cca94b79cd5dd96e4d260ac28 /docs/markdown/Java.md
parenta00467268549bce29e07cb435033b879ece939c3 (diff)
downloadmeson-f070670e77fe36ece1a89ce00c13419de354b9ce.tar.gz
dependencies: add custom atomic dependency
Almost exactly the same as how the dl dependency works. On certain systems (like BSDs that use clang), stdatomic is provided by compiler-rt and doesn't need a separate library explictly linked. On a typical GNU/LINUX system, atomic is a separate library that must be explictly found and linked against. So just add a builtin and system method for these two use cases.
Diffstat (limited to 'docs/markdown/Java.md')
0 files changed, 0 insertions, 0 deletions