Skip to content

Commit 2a0611f

Browse files
committed
Add GCC plugin headers for Ubuntu 24.04
1 parent 0f7185c commit 2a0611f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/scripts/ubuntu-24.04/setup_build.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,6 @@
33
# Install required packages for CodeCompass build
44
sudo apt install git cmake make g++ libboost-all-dev \
55
llvm-15-dev clang-15 libclang-15-dev \
6+
gcc-13-plugin-dev \
67
default-jdk libssl-dev libgraphviz-dev libmagic-dev libgit2-dev exuberant-ctags doxygen \
78
libldap2-dev libgtest-dev

0 commit comments

Comments
 (0)