Skip to content

Commit

Permalink
Fix compilation error
Browse files Browse the repository at this point in the history
  • Loading branch information
aveenismail committed Sep 29, 2024
1 parent 514ed51 commit 5a24037
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_centos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
yum -y install gcc gcc-c++ cmake gengetopt openssl openssl-devel libedit-devel libcurl-devel libusbx-devel
yum -y install pcsc-lite-devel help2man chrpath rpm-build redhat-rpm-config
yum -y install checksec procps-ng jq file which curl wget git
yum -y install checksec procps-ng jq file which curl wget git glibc
# yum -y install bison make
# git clone https://sourceware.org/git/glibc.git -b glibc-2.25 --depth 1
Expand Down

0 comments on commit 5a24037

Please sign in to comment.