summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorjsg <jsg@openbsd.org>2019-03-05 09:44:38 +0000
committerjsg <jsg@openbsd.org>2019-03-05 09:44:38 +0000
commit2584ca0b0c079044b412124fefd2e9be6e9a2447 (patch)
tree9233ed423210d68ab39b8b7f85a9c91ac5c525c8 /include
parentadd -e to usage; while here, change the argument name to -T from tableid (diff)
downloadwireguard-openbsd-2584ca0b0c079044b412124fefd2e9be6e9a2447.tar.xz
wireguard-openbsd-2584ca0b0c079044b412124fefd2e9be6e9a2447.zip
Build and install a shared libLLVM, llvm-config and llvm includes.
This is required to build the radeonsi Mesa driver. ok patrick@
Diffstat (limited to 'include')
-rw-r--r--include/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/include/Makefile b/include/Makefile
index 005e1600d4d..d1c21d9cade 100644
--- a/include/Makefile
+++ b/include/Makefile
@@ -1,4 +1,4 @@
-# $OpenBSD: Makefile,v 1.223 2019/02/04 23:23:18 jsg Exp $
+# $OpenBSD: Makefile,v 1.224 2019/03/05 09:44:38 jsg Exp $
# $NetBSD: Makefile,v 1.59 1996/05/15 21:36:43 jtc Exp $
# @(#)Makefile 5.45.1.1 (Berkeley) 5/6/91
@@ -61,7 +61,8 @@ RDIRS+= ../gnu/usr.bin/cc/libobjc
PRDIRS+= ../gnu/lib/libstdc++-v3 ../gnu/usr.bin/cc/include
.endif
.if ${BUILD_CLANG:L} == "yes"
-RDIRS+= ../lib/libcxxabi ../lib/libcxx
+RDIRS+= ../lib/libcxxabi ../lib/libcxx \
+ ../gnu/usr.bin/clang/libLLVM
.endif
# prereq implies includes