diff options
| author | Dimitry Andric <dim@FreeBSD.org> | 2015-12-30 18:52:29 +0000 |
|---|---|---|
| committer | Dimitry Andric <dim@FreeBSD.org> | 2015-12-30 18:52:29 +0000 |
| commit | 802df53c824b0d8020c32cb6227313f3604186e6 (patch) | |
| tree | cbe0ef973593d2af79e1fa92d1a78ad1ae779f55 /lib/libclang_rt | |
| parent | 250e909a40af6b3c213578582e4aacc5cdf984e9 (diff) | |
Notes
Diffstat (limited to 'lib/libclang_rt')
| -rw-r--r-- | lib/libclang_rt/Makefile.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libclang_rt/Makefile.inc b/lib/libclang_rt/Makefile.inc index 1e656d98c8c9..cd1e79142ee5 100644 --- a/lib/libclang_rt/Makefile.inc +++ b/lib/libclang_rt/Makefile.inc @@ -5,7 +5,7 @@ CRTARCH=${MACHINE_CPUARCH:C/amd64/x86_64/} CRTSRC=${.CURDIR}/../../../contrib/compiler-rt -CLANGDIR=/usr/lib/clang/3.7.1 +CLANGDIR=/usr/lib/clang/3.8.0 LIBDIR=${CLANGDIR}/lib/freebsd NO_PIC= |
