gtkd: unbreak on musl
This commit is contained in:
parent
8a2e1ac3dd
commit
298585c17a
1 changed files with 0 additions and 4 deletions
|
@ -24,10 +24,6 @@ make_install_target="install-shared-gstreamer install-headers-gstreamer
|
|||
install-shared-peas install-headers-peas install-shared-vte
|
||||
install-headers-vte"
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
*-musl) broken="ldc is broken" ;;
|
||||
esac
|
||||
|
||||
do_check() {
|
||||
make DC=ldc2 LDFLAGS='' test
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue