]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Rearrange libclang_rt Makefile again, and attempt to simplify it.
authordim <dim@FreeBSD.org>
Fri, 13 Sep 2019 21:03:43 +0000 (21:03 +0000)
committerdim <dim@FreeBSD.org>
Fri, 13 Sep 2019 21:03:43 +0000 (21:03 +0000)
commit4a25957871ee692800448566b32aa8753c58f006
treeefbc0018bd85f0794c30da1de6f7693aab02e3cb
parent508cd5f03822be1cec6cf5dac45b9efcb25c7474
Rearrange libclang_rt Makefile again, and attempt to simplify it.

It turns out that parts of the common sanitizer code still do not
compile for arm and aarch64, at least not on FreeBSD, so for now those
are all limited to amd64, and sometimes i386.
lib/libclang_rt/Makefile