CVSROOT: /cvs Module name: src Changes by: [email protected] 2022/07/26 09:34:33
Modified files:
gnu/usr.bin/clang: Makefile
gnu/usr.bin/clang/lldb: Makefile
gnu/usr.bin/clang/lldb-server: Makefile
Log message:
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@
