diff options
| author | Dimitry Andric <dim@FreeBSD.org> | 2020-05-23 10:32:18 +0000 |
|---|---|---|
| committer | Dimitry Andric <dim@FreeBSD.org> | 2020-05-23 10:32:18 +0000 |
| commit | d65cd7a57bf0600b722afc770838a5d0c1c3a8e1 (patch) | |
| tree | 0ae3978be5d5ef52ee35aa732555aaa432406a2b /lib/clang/headers | |
| parent | 2bbab0af6dd5aa825fbe86813d917565bb885b67 (diff) | |
| parent | ec2b0f99f245da9ce98e41cf4cc2b6b2a02726f6 (diff) | |
Notes
Diffstat (limited to 'lib/clang/headers')
| -rw-r--r-- | lib/clang/headers/Makefile | 2 |
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 |
