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 58838ec commit 2076243Copy full SHA for 2076243
CMakeLists.txt
@@ -482,7 +482,7 @@ endif()
482
483
# generate API/ABI report
484
if("${BUILD_TYPE_UPPER}" STREQUAL "ABICHECK")
485
- lib_abi_check(yang "${headers}" ${LIBYANG_SOVERSION_FULL} 28a19b8855ed69be7eeae61e5bb8e4a1cae9784c)
+ lib_abi_check(yang "${headers}" ${LIBYANG_SOVERSION_FULL} 58838ec674b4bd1e1baf494827dc180d93c42c5e)
486
endif()
487
488
# source code format target for Makefile
0 commit comments