Skip to content

Commit ce37d68

Browse files
committed
bump syscall intercept commit
1 parent 078ccf4 commit ce37d68

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/posix/syscall_intercept/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ include(ExternalProject)
1515
#####################################
1616
ExternalProject_Add(syscall_intercept
1717
GIT_REPOSITORY https://github.com/alpha-unito/syscall_intercept
18-
GIT_TAG 3e8695cdf62d17af041eaee987bb26fcee2691ff
18+
GIT_TAG 623aa8415b2ff0b9b81bd08f791850723edea18c
1919
PREFIX ${CMAKE_CURRENT_BINARY_DIR}
2020
CMAKE_ARGS
2121
-DBUILD_TESTS=OFF

0 commit comments

Comments
 (0)