wine: broken on musl for now
This commit is contained in:
parent
b9055723c1
commit
94eb7c4a2f
@ -64,6 +64,10 @@ if [ "$XBPS_LIBC" = "glibc" ]; then
|
||||
hostmakedepends+=" prelink"
|
||||
fi
|
||||
|
||||
if [ "$XBPS_LIBC" = "musl" ]; then
|
||||
broken="undefined reference to `ns_name_skip'"
|
||||
fi
|
||||
|
||||
_wine_libexec="/usr/libexec/wine"
|
||||
nopie_files="${_wine_libexec}/wine${_wine_suffix}"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user