Revert BUILD_LLDB use, don't push manual repair on all people building from source
authorjca <jca@openbsd.org>
Wed, 13 Jul 2022 10:20:18 +0000 (10:20 +0000)
committerjca <jca@openbsd.org>
Wed, 13 Jul 2022 10:20:18 +0000 (10:20 +0000)
commitb1954c4dc0cd75524172dfad5be77d5e5f4ae45a
tree467c1d40d09b0d86e70fab3705288754b30ef5e2
parent4002e08df2479919957b4d3cf5ed718bd9709133
Revert BUILD_LLDB use, don't push manual repair on all people building from source

Pointed out by sthen@

While make build indeed takes care of running make install in share/mk,
running make obj first would error out when encountering the unknown
BUILD_LLDB variable.  I can wait a few days before committing this again.
gnu/usr.bin/clang/Makefile
gnu/usr.bin/clang/lldb-server/Makefile
gnu/usr.bin/clang/lldb/Makefile