We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7cc57fe commit 4a72abbCopy full SHA for 4a72abb
hphp/hack/dev_env_rust_only.sh.in
@@ -11,4 +11,6 @@
11
# . $BUILD_DIR/hphp/hack/dev_env_rust_only.sh
12
13
. "@CMAKE_CURRENT_BINARY_DIR@/dev_env_common.sh"
14
-# Nothing else to do for rust :)
+
15
+# Export OCaml variables, needed by ocamlrep
16
+eval $(opam env)
0 commit comments