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 bb9cab5 commit fad24acCopy full SHA for fad24ac
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} 58838ec674b4bd1e1baf494827dc180d93c42c5e)
+ lib_abi_check(yang "${headers}" ${LIBYANG_SOVERSION_FULL} a637504a06b1f502cc0dfda2e94f39db2ed5e63d)
486
endif()
487
488
# source code format target for Makefile
0 commit comments