qt5: unbreak
This commit is contained in:
parent
fcf017a7e3
commit
880cf1d306
1 changed files with 0 additions and 4 deletions
|
@ -40,10 +40,6 @@ CXXFLAGS+=" -Wno-deprecated-declarations -fno-delete-null-pointer-checks"
|
||||||
# Required for musl libc
|
# Required for musl libc
|
||||||
LDFLAGS="-pthread -ldl -fPIE"
|
LDFLAGS="-pthread -ldl -fPIE"
|
||||||
|
|
||||||
case "$XBPS_TARGET_MACHINE" in
|
|
||||||
arm*) broken="ENOSPC" # not enough disc space for parallel builds on the musl builders
|
|
||||||
esac
|
|
||||||
|
|
||||||
case "$XBPS_TARGET_MACHINE" in
|
case "$XBPS_TARGET_MACHINE" in
|
||||||
armv5*) # Cannot cross compile libvpx (?)
|
armv5*) # Cannot cross compile libvpx (?)
|
||||||
makedepends+=" libvpx-devel"
|
makedepends+=" libvpx-devel"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue