godot/platform
Hein-Pieter van Braam-Stewart 0cce213f14 Use -latomic when linking whe using clang on Linux
According to the LLVM documentation when using GNU's libstdc++ clang
will not automatically link with -latomic. This is necessary since we
merged c++11 atomics support.

This fixes linking using Clang on Linux
2021-02-20 16:37:00 +01:00
..
android Merge pull request #45618 from RandomShaper/modernize_mt_3.2 2021-02-18 20:47:24 +01:00
iphone Modernize atomics 2021-02-18 12:23:25 +01:00
javascript Merge pull request #46201 from Faless/js/3.x_canvas_size_pr 2021-02-19 15:16:59 +01:00
osx Modernize Semaphore 2021-02-18 11:58:08 +01:00
server Modernize Semaphore 2021-02-18 11:58:08 +01:00
uwp Modernize Thread 2021-02-18 11:58:08 +01:00
windows Modernize Thread 2021-02-18 11:58:08 +01:00
x11 Use -latomic when linking whe using clang on Linux 2021-02-20 16:37:00 +01:00
register_platform_apis.h Update copyright statements to 2021 2021-01-13 16:17:06 +01:00
SCsub SCons: Format buildsystem files with psf/black 2020-06-10 15:30:52 +02:00