Skip to content

Commit

Permalink
bump-kernel
Browse files Browse the repository at this point in the history
  • Loading branch information
samansmink committed Dec 5, 2024
1 parent 0c815b9 commit ac80e3a
Show file tree
Hide file tree
Showing 2 changed files with 251 additions and 65 deletions.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@ ExternalProject_Add(
# the c++ headers. Currently, when bumping the kernel version, the produced
# header in ./src/include/delta_kernel_ffi.hpp should be also bumped, applying
# the fix
GIT_TAG v0.4.0
GIT_TAG v0.5.0
# Prints the env variables passed to the cargo build to the terminal, useful
# in debugging because passing them through CMake is an error-prone mess
CONFIGURE_COMMAND ${CMAKE_COMMAND} -E env ${RUST_UNSET_ENV_VARS}
Expand Down
Loading

0 comments on commit ac80e3a

Please sign in to comment.