one more search path.

This commit is contained in:
christos 2014-10-23 23:31:26 +00:00
parent 0a409b4552
commit fed776c55d
1 changed files with 1 additions and 0 deletions

View File

@ -51,6 +51,7 @@ CSHLIBFLAGS+= -DPIC
LIB= asan
SRCS= ${ASAN_SRCS} ${INTERCEPTION_SRCS} ${SANITIZER_SRCS}
CPPFLAGS+=-I${ASAN}/include -I${ASAN}
CPPFLAGS.sanitizer_netbsd.cc+=-I${GCCDIST}/gcc/ginclude
LIBDPLIBS+= stdc++ ${.CURDIR}/../libstdc++-v3
LIBDPLIBS+= pthread ${.CURDIR}/../../../../../lib/libpthread