mariadb105-client: add more to CHECK_PORTABILITY_SKIP
This commit is contained in:
parent
05c72dc6e5
commit
ffaaed024d
1 changed files with 2 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile.common,v 1.5 2021/05/30 16:33:30 nia Exp $
|
||||
# $NetBSD: Makefile.common,v 1.6 2021/06/28 20:42:44 wiz Exp $
|
||||
#
|
||||
# used by databases/mariadb105-client/Makefile
|
||||
# used by databases/mariadb105-server/Makefile
|
||||
|
@ -97,6 +97,7 @@ SUBST_SED.perl+= -e "s,/usr/local/bin/perl,${TOOLS_PATH.perl},g"
|
|||
|
||||
CHECK_INTERPRETER_SKIP+= share/mysql/test/*
|
||||
CHECK_PORTABILITY_SKIP+= storage/columnstore/columnstore/oam/cloud/*.sh.in
|
||||
CHECK_PORTABILITY_SKIP+= storage/columnstore/columnstore/oam/install_scripts/*.sh.in
|
||||
CHECK_PORTABILITY_SKIP+= BUILD/compile-pentium-gcov
|
||||
|
||||
PKGCONFIG_OVERRIDE+= support-files/mariadb.pc.in
|
||||
|
|
Loading…
Reference in a new issue