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 a6cb5a4 commit 96a0cb5Copy full SHA for 96a0cb5
CMakeLists.txt
@@ -634,7 +634,7 @@ endif()
634
635
# generate API/ABI report
636
if("${BUILD_TYPE_UPPER}" STREQUAL "ABICHECK")
637
- lib_abi_check(sysrepo "${LIB_MAIN_HEADERS};${LIB_UTIL_HEADERS}" ${SYSREPO_SOVERSION_FULL} d5276ea67a657d8a39f0770a4e5b0993d53ddc5a)
+ lib_abi_check(sysrepo "${LIB_MAIN_HEADERS};${LIB_UTIL_HEADERS}" ${SYSREPO_SOVERSION_FULL} 9c45e6ecad42da0dbe6b618da5d1d1d091258047)
638
endif()
639
640
# source files to be covered by the 'format' target and a test with 'format-check' target
0 commit comments