parent
572e90f869
commit
3bd02b71ef
1 changed files with 1 additions and 3 deletions
|
@ -15,9 +15,7 @@ case "$XBPS_TARGET_MACHINE" in
|
||||||
*-musl) configure_args+=" DEFS=NO_ASM gl_cv_func_fflush_stdin=yes" ;;
|
*-musl) configure_args+=" DEFS=NO_ASM gl_cv_func_fflush_stdin=yes" ;;
|
||||||
esac
|
esac
|
||||||
|
|
||||||
do_check() {
|
pre_check() {
|
||||||
# help-version test is know to fail
|
# help-version test is know to fail
|
||||||
sed -i '1721,1727d;1447d' tests/Makefile
|
sed -i '1721,1727d;1447d' tests/Makefile
|
||||||
|
|
||||||
make check
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue