Add analytic tag for FuzzIntrospector. (#9178)

Fixes #9039.
This commit is contained in:
Navidem 2022-12-10 22:08:49 -08:00 committed by GitHub
parent cc613d3fcd
commit 35d2567c9c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -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