Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion hphp/hack/dev_env_rust_only.sh.in
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,6 @@
# . $BUILD_DIR/hphp/hack/dev_env_rust_only.sh

. "@CMAKE_CURRENT_BINARY_DIR@/dev_env_common.sh"
# Nothing else to do for rust :)

# Export OCaml variables, needed by ocamlrep
eval $(opam env)