Only build lldb support libraries on archs where lldb is installed
authorjca <jca@openbsd.org>
Tue, 26 Jul 2022 15:34:33 +0000 (15:34 +0000)
committerjca <jca@openbsd.org>
Tue, 26 Jul 2022 15:34:33 +0000 (15:34 +0000)
commit2dd95c82fdd7b9a227360e7273106d081be215ad
tree131bf3f6865899a2633e6772e419f84df4beac0d
parenta3f0262752c0786acd822b767924c657c9e98071
Only build lldb support libraries on archs where lldb is installed

Shaves off a significant amount of time (eg on riscv64) in base builds.

If you want to build gnu/usr.bin/clang from source you'll need
bsd.own.mk rev 1.213 installed.

ok miod@ patrick@
gnu/usr.bin/clang/Makefile
gnu/usr.bin/clang/lldb-server/Makefile
gnu/usr.bin/clang/lldb/Makefile