Do not move libclang out from the clang distribution
Also load libclang using the absolute path to simplify cinterop
This commit is contained in:
committed by
SvyatoslavScherbina
parent
ab392bf9ed
commit
8ebc0bd1ea
@@ -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 \
|
||||
|
||||
Reference in New Issue
Block a user