z3: mark as broken on i686
This commit is contained in:
@@ -28,6 +28,10 @@ if [ -z "$CROSS_BUILD" ]; then
|
|||||||
build_options_default="ocaml"
|
build_options_default="ocaml"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
case "$XBPS_TARGET_MACHINE" in
|
||||||
|
i686*) broken="Error: Integer literal exceeds the range of representable integers of type int" ;;
|
||||||
|
esac
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vbin build/z3_tptp
|
vbin build/z3_tptp
|
||||||
vbin build/maxsat
|
vbin build/maxsat
|
||||||
|
|||||||
Reference in New Issue
Block a user