Skip to content

Commit 30cf7fc

Browse files
authored
Ignore valgrind
1 parent edcbd80 commit 30cf7fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

compile.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1197,7 +1197,7 @@ $HAVE_MYSQLI \
11971197
--enable-xxhash \
11981198
--enable-arraydebug \
11991199
# --enable-encoding \
1200-
$HAVE_VALGRIND \
1200+
# $HAVE_VALGRIND \
12011201
$CONFIGURE_FLAGS >> "$DIR/install.log" 2>&1
12021202
write_compile
12031203
if [ "$COMPILE_FOR_ANDROID" == "yes" ]; then

0 commit comments

Comments
 (0)