Skip to content

Commit 902cacf

Browse files
committed
DEBUG RUN ALL TEST SUITE AS FOR musl libc
1 parent abd9529 commit 902cacf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

configure.ac

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -263,6 +263,7 @@ then
263263
AC_DEFINE([__MUSL__], [1], [Define when using musl libc])
264264
else
265265
AC_MSG_RESULT(no)
266+
AC_DEFINE([__MUSL__], [1], [DEBUG RUN ALL TEST SUITE AS FOR musl libc])
266267
fi
267268

268269

0 commit comments

Comments
 (0)