mirror of https://github.com/google/oss-fuzz.git
libyang: fuzzed branch was renamed (#5859)
This commit is contained in:
parent
4442574e30
commit
9488d28ab0
|
@ -16,7 +16,7 @@
|
|||
################################################################################
|
||||
|
||||
cd libyang
|
||||
git checkout libyang2
|
||||
git checkout devel
|
||||
|
||||
sed -i 's/add_subdirectory/#add_subdirectory/g' ./tools/CMakeLists.txt
|
||||
mkdir build && cd build
|
||||
|
|
Loading…
Reference in New Issue