kicad: unmark broken on armv6l-musl
[ci skip]
This commit is contained in:
parent
4310dd13e1
commit
2f463fc143
1 changed files with 0 additions and 7 deletions
|
@ -23,13 +23,6 @@ build_options_default="spice"
|
|||
|
||||
CXXFLAGS="-std=c++17"
|
||||
|
||||
case $XBPS_TARGET_MACHINE in
|
||||
armv6l-musl)
|
||||
broken="depends on broken tbb"
|
||||
;;
|
||||
esac
|
||||
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" python wxPython"
|
||||
configure_args+=" -DPYTHON_SITE_PACKAGE_PATH=${XBPS_CROSS_BASE}/${py2_sitelib}
|
||||
|
|
Loading…
Reference in a new issue