Skip to content

Commit e31bacd

Browse files
MSoegtropIMCmseri
andauthored
Disable gappa.1.3.5 for 32 bit intel platforms
Co-authored-by: Marcello Seri <[email protected]>
1 parent 1fdce8d commit e31bacd

File tree

1 file changed

+1
-0
lines changed
  • packages/gappa/gappa.1.3.5

1 file changed

+1
-0
lines changed

packages/gappa/gappa.1.3.5/opam

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ depends: [
3838
"conf-bison" {build}
3939
"conf-flex" {build}
4040
]
41+
available: arch != "x86_32"
4142
synopsis: "Tool intended for formally proving properties on numerical programs dealing with floating-point or fixed-point arithmetic"
4243
url {
4344
src: "https://gappa.gitlabpages.inria.fr/releases/gappa-1.3.5.tar.gz"

0 commit comments

Comments
 (0)