mirror of
https://github.com/ocaml-tracing/ocaml-trace.git
synced 2026-03-07 18:37:56 -05:00
mark trace-fuchsia as unavailable on s390x (bigendian)
This commit is contained in:
parent
fcbabb055b
commit
e708791725
2 changed files with 2 additions and 0 deletions
|
|
@ -36,3 +36,4 @@ build: [
|
|||
["dune" "install" "-p" name "--create-install-files" name]
|
||||
]
|
||||
dev-repo: "git+https://github.com/c-cube/ocaml-trace.git"
|
||||
available: arch != "s390x"
|
||||
|
|
|
|||
1
trace-fuchsia.opam.template
Normal file
1
trace-fuchsia.opam.template
Normal file
|
|
@ -0,0 +1 @@
|
|||
available: arch != "s390x"
|
||||
Loading…
Add table
Reference in a new issue