calligra: nocross=yes
This commit is contained in:
parent
11bbc2ddaf
commit
de03ca264a
|
@ -26,8 +26,9 @@ subpackages="calligra-filters calligra-libs calligra-plugins calligra-karbon
|
||||||
depends="${subpackages}"
|
depends="${subpackages}"
|
||||||
|
|
||||||
CXXFLAGS="-D_DEFAULT_SOURCE"
|
CXXFLAGS="-D_DEFAULT_SOURCE"
|
||||||
|
nocross=yes
|
||||||
case "$XBPS_TARGET_MACHINE" in
|
case "$XBPS_TARGET_MACHINE" in
|
||||||
*-musl) broken="not yet supported";;
|
x86_64-musl) broken="not yet supported";;
|
||||||
esac
|
esac
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
|
|
Loading…
Reference in New Issue
Block a user