Adjust version numbers for the clang library directory.

This commit is contained in:
Dimitry Andric 2017-01-05 18:32:18 +00:00
parent 5bd5e06ad1
commit 53fe1d28fa
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/projects/clang400-import/; revision=311456
4 changed files with 4 additions and 4 deletions

View File

@ -29,7 +29,7 @@
..
lib
clang
3.9.1
4.0.0
lib
freebsd
..

View File

@ -19,7 +19,7 @@
aout
..
clang
3.9.1
4.0.0
include
sanitizer
..

View File

@ -4,7 +4,7 @@
.PATH: ${CLANG_SRCS}/lib/Headers
INCSDIR= ${LIBDIR}/clang/3.9.1/include
INCSDIR= ${LIBDIR}/clang/4.0.0/include
GENINCS+= arm_neon.h

View File

@ -7,7 +7,7 @@ CRTSRC= ${SRCTOP}/contrib/compiler-rt
.PATH: ${CRTSRC}/lib
CLANGDIR= /usr/lib/clang/3.9.1
CLANGDIR= /usr/lib/clang/4.0.0
LIBDIR= ${CLANGDIR}/lib/freebsd
NO_PIC=