Skip to content

Commit

Permalink
gcc?
Browse files Browse the repository at this point in the history
  • Loading branch information
hemnstill committed Dec 14, 2024
1 parent f9b370f commit 4a0f626
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions poetry/build_gnu.sh
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ export DEBIAN_FRONTEND=noninteractive

apt update
apt install -y wget binutils curl build-essential clang pkg-config libssl-dev
export CC=gcc

curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh -s -- -y
source "$HOME/.cargo/env"
Expand Down

0 comments on commit 4a0f626

Please sign in to comment.