mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-06 23:23:51 +02:00
z3: enable build for i686
This commit is contained in:
parent
40d980cfa5
commit
2c2852a7bd
1 changed files with 0 additions and 4 deletions
|
@ -27,10 +27,6 @@ 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
|
||||||
|
|
Loading…
Add table
Reference in a new issue