mirror of https://github.com/google/oss-fuzz.git
[nfstream] Fix build. (#8475)
https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=50578
This commit is contained in:
parent
2f77fa0d9c
commit
101c1e3ffd
|
@ -15,7 +15,6 @@
|
|||
#
|
||||
|
||||
python3 -m pip install -U -r dev_requirements.txt
|
||||
python3 prepare.py
|
||||
python3 -m pip install -U .
|
||||
|
||||
# Build fuzzers in $OUT.
|
||||
|
|
Loading…
Reference in New Issue