mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 14:48:21 +00:00
Revert "Install gcc9 on CentOS Stream 8"
This reverts commit 09cc5c37e0
.
This commit is contained in:
parent
09cc5c37e0
commit
da705c1199
1 changed files with 2 additions and 2 deletions
|
@ -13,8 +13,8 @@ RUN dnf -y install \
|
||||||
cmake \
|
cmake \
|
||||||
diffutils \
|
diffutils \
|
||||||
flex \
|
flex \
|
||||||
gcc-toolset-9-gcc \
|
gcc \
|
||||||
gcc-toolset-9-c++ \
|
gcc-c++ \
|
||||||
git \
|
git \
|
||||||
libpcap-devel \
|
libpcap-devel \
|
||||||
make \
|
make \
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue