Skip to content

Commit

Permalink
editing setup file to install dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
PatateDu609 committed Jul 11, 2022
1 parent da7fce3 commit bf89e2f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions setup.sh
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@ fi

THREADS=`nproc`

sudo apt install libmpc-dev libgmp3-dev libmpfr-dev texinfo bison flex build-essential libisl-dev

rm -rf $PREFIX
mkdir -p $PREFIX/{src,bin,lib,include}

Expand Down

0 comments on commit bf89e2f

Please sign in to comment.