Skip to content

Commit

Permalink
Add boost atomic
Browse files Browse the repository at this point in the history
  • Loading branch information
safijari committed Jun 2, 2024
1 parent 2af9989 commit f4fb31f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ rm -r dist

set -e

yum install boost-thread boost-chrono boost-devel -y
yum install boost-thread boost-atomic boost-chrono boost-devel -y

/opt/python/cp38-cp38/bin/pip install -U auditwheel

Expand Down

0 comments on commit f4fb31f

Please sign in to comment.