Skip to content

Commit df0062d

Browse files
committed
ci: Install gcc plugin headers for coverage build.
Signed-off-by: Jeff Epler <jepler@gmail.com>
1 parent ad66262 commit df0062d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tools/ci.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -622,6 +622,8 @@ function ci_unix_coverage_setup {
622622
sudo pip3 install setuptools
623623
sudo pip3 install pyelftools
624624
sudo pip3 install ar
625+
GCC_VER=$(echo __GNUC__ | gcc -P -E -)
626+
sudo apt-get install gcc-${GCC_VER}-plugin-dev
625627
gcc --version
626628
python3 --version
627629
}

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy