Skip to content

Commit 23a1a84

Browse files
authored
Merge pull request #629 from talex5/linux-available
eio_linux: mark as only available on Linux
2 parents 69c622f + 5b127ad commit 23a1a84

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

eio_linux.opam

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,3 +34,4 @@ build: [
3434
]
3535
]
3636
dev-repo: "git+https://github.com/ocaml-multicore/eio.git"
37+
available: [os = "linux"]

eio_linux.opam.template

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
available: [os = "linux"]

0 commit comments

Comments
 (0)