Skip to content

Commit c43af5b

Browse files
Frédéric FauberteauFrédéric Fauberteau
authored andcommitted
wine: skip dynamic linker checking
1 parent 2f951b3 commit c43af5b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

wine/Makefile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@ USE_LANGUAGES= c c++
1717
USE_TOOLS+= bison flex gmake mktemp msgfmt perl pkg-config
1818
GNU_CONFIGURE= yes
1919

20+
CHECK_SHLIBS_SUPPORTED= no
21+
2022
REPLACE_PERL+= tools/winemaker/winemaker
2123
REPLACE_PERL+= tools/winedump/function_grep.pl
2224

0 commit comments

Comments
 (0)