aboutsummaryrefslogtreecommitdiff
path: root/lib/clang/headers
diff options
context:
space:
mode:
authorDimitry Andric <dim@FreeBSD.org>2020-05-23 10:32:18 +0000
committerDimitry Andric <dim@FreeBSD.org>2020-05-23 10:32:18 +0000
commitd65cd7a57bf0600b722afc770838a5d0c1c3a8e1 (patch)
tree0ae3978be5d5ef52ee35aa732555aaa432406a2b /lib/clang/headers
parent2bbab0af6dd5aa825fbe86813d917565bb885b67 (diff)
parentec2b0f99f245da9ce98e41cf4cc2b6b2a02726f6 (diff)
Notes
Diffstat (limited to 'lib/clang/headers')
-rw-r--r--lib/clang/headers/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/clang/headers/Makefile b/lib/clang/headers/Makefile
index ff5dacce04a79..6a76fba100718 100644
--- a/lib/clang/headers/Makefile
+++ b/lib/clang/headers/Makefile
@@ -6,7 +6,7 @@
.PATH: ${CLANG_SRCS}/lib/Headers
INCSGROUPS= INCS CUDA OMP PPC
-INCSDIR= ${LIBDIR}/clang/10.0.0/include
+INCSDIR= ${LIBDIR}/clang/10.0.1/include
CUDADIR= ${INCSDIR}/cuda_wrappers
OMPDIR= ${INCSDIR}/openmp_wrappers
PPCDIR= ${INCSDIR}/ppc_wrappers