this repo has no description

re2.v0.16.0: does not compile on arm32

error is

```
g++: error: unrecognized command-line option '-m32'; did you mean '-mbe32'?
```

Changed files
+1
packages
re2
re2.v0.16.0
+1
packages/re2/re2.v0.16.0/opam
···
src: "https://ocaml.janestreet.com/ocaml-core/v0.16/files/re2-v0.16.0.tar.gz"
checksum: "sha256=391f3bf8019beeca300d8e496d7998792e596f9dd75b535d334eb78c08859104"
}
+
available: [ arch != "arm32" ]