Skip to content

Commit 502f87c

Browse files
committed
cmake: bump luzer to a new version
The new version contains changes [1][2] required for OSS Fuzz support. 1. ligurio/luzer#73 2. ligurio/luzer#76 Needed for tarantool/tarantool#12097 Needed for tarantool/tarantool#11250 Needed for google/oss-fuzz#14656 Related to google/oss-fuzz#13782
1 parent fc84243 commit 502f87c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmake/BuildLuzer.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ endif()
3434

3535
ExternalProject_Add(bundled-luzer
3636
GIT_REPOSITORY https://github.com/ligurio/luzer
37-
GIT_TAG e4624477735961457f562423ef2ba9afa51ba170
37+
GIT_TAG ligurio/build-lib-static
3838
GIT_PROGRESS TRUE
3939
GIT_SHALLOW FALSE
4040
SOURCE_DIR ${LUZER_DIR}/source

0 commit comments

Comments
 (0)