Do not move libclang out from the clang distribution

Also load libclang using the absolute path to simplify cinterop
This commit is contained in:
Svyatoslav Scherbina
2017-04-25 15:38:13 +03:00
committed by SvyatoslavScherbina
parent ab392bf9ed
commit 8ebc0bd1ea
4 changed files with 3 additions and 25 deletions
-1
View File
@@ -86,7 +86,6 @@ CSTUBSNAME=cstubs
CSTUBSNAME_ARG="-cstubsname $CSTUBSNAME"
LIBCLANG_DISABLE_CRASH_RECOVERY=1 \
LD_LIBRARY_PATH=${NATIVE_LIB} \
$JAVACMD $JAVA_OPTS ${java_args[@]} \
-cp $INTEROP_CLASSPATH \
$INTEROP_TOOL \