mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
kicad: mark cross builds broken
This commit is contained in:
parent
d0e2a591a3
commit
a05a7a69e5
1 changed files with 1 additions and 0 deletions
|
@ -31,4 +31,5 @@ if [ "$CROSS_BUILD" ]; then
|
||||||
hostmakedepends+=" wxPython4"
|
hostmakedepends+=" wxPython4"
|
||||||
configure_args+=" -DPYTHON_DEST=/${py3_sitelib}
|
configure_args+=" -DPYTHON_DEST=/${py3_sitelib}
|
||||||
-DwxWidgets_CONFIG_OPTIONS='--prefix=${XBPS_CROSS_BASE}'"
|
-DwxWidgets_CONFIG_OPTIONS='--prefix=${XBPS_CROSS_BASE}'"
|
||||||
|
broken="https://build.voidlinux.org/builders/armv7l_builder/builds/31151/steps/shell_3/logs/stdio"
|
||||||
fi
|
fi
|
||||||
|
|
Loading…
Add table
Reference in a new issue