Adjust version numbers for the clang library directory.
This commit is contained in:
parent
5bd5e06ad1
commit
53fe1d28fa
@ -29,7 +29,7 @@
|
||||
..
|
||||
lib
|
||||
clang
|
||||
3.9.1
|
||||
4.0.0
|
||||
lib
|
||||
freebsd
|
||||
..
|
||||
|
@ -19,7 +19,7 @@
|
||||
aout
|
||||
..
|
||||
clang
|
||||
3.9.1
|
||||
4.0.0
|
||||
include
|
||||
sanitizer
|
||||
..
|
||||
|
@ -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
|
||||
|
||||
|
@ -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=
|
||||
|
Loading…
x
Reference in New Issue
Block a user