kicad: mark nocross
This commit is contained in:
@@ -30,6 +30,7 @@ desc_option_occt="Enable support for 3D STEP models"
|
|||||||
if [ ! "$XBPS_WORDSIZE" = "$XBPS_TARGET_WORDSIZE" ]; then
|
if [ ! "$XBPS_WORDSIZE" = "$XBPS_TARGET_WORDSIZE" ]; then
|
||||||
broken="pybind: Python config failure: Python is 64-bit, chosen compiler is 32-bit"
|
broken="pybind: Python config failure: Python is 64-bit, chosen compiler is 32-bit"
|
||||||
fi
|
fi
|
||||||
|
nocross="execute lemon during build"
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
hostmakedepends+=" wxPython4"
|
hostmakedepends+=" wxPython4"
|
||||||
|
|||||||
Reference in New Issue
Block a user