]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Follow-up r364753 by enabling compiler-rt's atomic implementation only
authorDimitry Andric <dim@FreeBSD.org>
Wed, 9 Sep 2020 20:48:57 +0000 (20:48 +0000)
committerDimitry Andric <dim@FreeBSD.org>
Wed, 9 Sep 2020 20:48:57 +0000 (20:48 +0000)
commitc90cb435038879b0bd0f830bd1e460f6838d9b8c
treec5d0b4005f102bc1cbdbdfc6fe04c3216f0f5143
parent37d72a91772456f6c5389b863511cc8462de6501
Follow-up r364753 by enabling compiler-rt's atomic implementation only
for clang, as it uses clang specific builtins, and does not compile
correctly with gcc. Note that gcc packages usually come with their own
libatomic, providing these primitives.

PR: 230888
MFC after: 3 days
X-MFC-With: r364753
lib/libcompiler_rt/Makefile.inc