Skip to content

Commit eb25815

Browse files
committed
Fix native mode making CI fail on platform not supporting native
1 parent 642bda4 commit eb25815

File tree

1 file changed

+0
-1
lines changed
  • src/compiler/bin/native

1 file changed

+0
-1
lines changed

src/compiler/bin/native/dune

-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
(library
22
(name serve_native)
3-
(modes native)
43
(implements serve)
54
(preprocess
65
(pps ppx_blob))

0 commit comments

Comments
 (0)