Only build lldb support libraries on archs where lldb is installed
authorjca <jca@openbsd.org>
Tue, 12 Jul 2022 21:06:04 +0000 (21:06 +0000)
committerjca <jca@openbsd.org>
Tue, 12 Jul 2022 21:06:04 +0000 (21:06 +0000)
commit82777fcb1f27259c1b312d0f0f7b07994a6c3803
tree1f1a177399141b091886d140819daa52cc91a815
parentb5d72ef9215f7baf2b34d8ed7ee078938cf2a16b
Only build lldb support libraries on archs where lldb is installed

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

Note that you'll need bsd.own.mk rev 1.213 (which make build should take
care of).

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