CVSROOT: /cvs Module name: src Changes by: [email protected] 2019/03/05 12:26:58
Modified files:
gnu/usr.bin/clang/libLLVM: Makefile
Log message:
Allow make obj in libLLVM to succeed on non-LLVM architectures by
making sure LLVM_ARCH is set before including architecture-specific
Makefiles.
ok deraadt@
