mirror of https://github.com/google/oss-fuzz.git
parent
cc613d3fcd
commit
35d2567c9c
|
@ -209,6 +209,7 @@ fi
|
|||
if [ "$SANITIZER" = "introspector" ]; then
|
||||
unset CXXFLAGS
|
||||
unset CFLAGS
|
||||
export G_ANALYTICS_TAG="G-8WTFM1Y62J"
|
||||
apt-get install -y libjpeg-dev zlib1g-dev
|
||||
pip3 install --upgrade setuptools
|
||||
pip3 install cxxfilt pyyaml beautifulsoup4 lxml soupsieve
|
||||
|
|
Loading…
Reference in New Issue