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 e16d0e5 commit 76d78f1Copy full SHA for 76d78f1
CMakeLists.txt
@@ -466,7 +466,7 @@ gen_doc("${doxy_files}" ${LIBYANG_VERSION} ${LIBYANG_DESCRIPTION} ${project_logo
466
467
# generate API/ABI report
468
if ("${BUILD_TYPE_UPPER}" STREQUAL "ABICHECK")
469
- lib_abi_check(yang "${headers}" ${LIBYANG_SOVERSION_FULL} 454205db483f957cece0b24d4cd7e7f968b1eaf8)
+ lib_abi_check(yang "${headers}" ${LIBYANG_SOVERSION_FULL} dae82c1a652bdca0074544c62469a7f51d92c5e8)
470
endif()
471
472
# source code format target for Makefile
0 commit comments