We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 75ef0a0 commit 77e8d0eCopy full SHA for 77e8d0e
Makefile.common-jst
@@ -271,8 +271,6 @@ install_for_test: _install
271
# Various directories are put on the -I paths by tools/Makefile;
272
# utils/ is one such, so we just dump the .cm* files in there for
273
# various things.
274
- mkdir _runtest/external
275
- cp $(main_build)/external/float32/*.{cma,a,cmxa} _runtest/external
276
mkdir _runtest/utils
277
cp _install/lib/ocaml/compiler-libs/*.{cmi,cmx} _runtest/utils
278
cp $(main_build)/$(ocamldir)/.ocamlcommon.objs/byte/*.cmo _runtest/utils
0 commit comments