File tree 2 files changed +3
-0
lines changed
test/blackbox-tests/test-cases/jsoo
2 files changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -11,6 +11,7 @@ Compilation using jsoo
11
11
ocamldep bin/. technologic. eobjs/ z. ml. d
12
12
ocamlopt lib /. x . objs/ native/ x__. {cmx,o }
13
13
ocamlc lib /. x . objs/ byte/ x__Y. {cmi,cmo,cmt}
14
+ js_of_ocaml . js/ js_of_ocaml-compiler. runtime/ jsoo_runtime. cma. js
14
15
js_of_ocaml . js/ js_of_ocaml/ js_of_ocaml. cma. js
15
16
js_of_ocaml . js/ stdlib/ stdlib. cma. js
16
17
ocamlopt lib /. x . objs/ native/ x__Y. {cmx,o }
Original file line number Diff line number Diff line change @@ -13,6 +13,7 @@ Compilation using jsoo
13
13
ocamlmklib lib / dllx_stubs. so ,lib / libx_stubs. a
14
14
ocamlopt lib /. x . objs/ native/ x__. {cmx,o }
15
15
ocamlc lib /. x . objs/ byte/ x__Y. {cmi,cmo,cmt}
16
+ js_of_ocaml . js/ js_of_ocaml-compiler. runtime/ jsoo_runtime. cma. js
16
17
js_of_ocaml . js/ js_of_ocaml/ js_of_ocaml. cma. js
17
18
js_of_ocaml . js/ stdlib/ stdlib. cma. js
18
19
ocamlopt lib /. x . objs/ native/ x__Y. {cmx,o }
@@ -74,6 +75,7 @@ Compilation using jsoo with disable_dynamically_linked_foreign_archives = true
74
75
ocamlmklib lib / libx_stubs. a
75
76
ocamlopt lib /. x . objs/ native/ x__. {cmx,o }
76
77
ocamlc lib /. x . objs/ byte/ x__Y. {cmi,cmo,cmt}
78
+ js_of_ocaml . js/ js_of_ocaml-compiler. runtime/ jsoo_runtime. cma. js
77
79
js_of_ocaml . js/ js_of_ocaml/ js_of_ocaml. cma. js
78
80
js_of_ocaml . js/ stdlib/ stdlib. cma. js
79
81
ocamlopt lib /. x . objs/ native/ x__Y. {cmx,o }
You can’t perform that action at this time.
0 commit comments