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 8b0a654 commit 9909d65Copy full SHA for 9909d65
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