mirror of
https://github.com/hermitcore/libhermit.git
synced 2025-03-09 00:00:03 +01:00
remove typo
This commit is contained in:
parent
a440085f26
commit
42ae868166
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ before_install:
|
|||
- git submodule update --init --recursive
|
||||
install:
|
||||
- sudo apt-get install nasm texinfo libmpfr-dev libmpc-dev libgmp-dev
|
||||
- wget ftp://gcc.gnu.org/pub/gcc/infrastructure/isl-0.10.tar.bz2
|
||||
- wget ftp://gcc.gnu.org/pub/gcc/infrastructure/isl-0.12.2.tar.bz2
|
||||
- tar -xjf isl-0.12.2.tar.bz2
|
||||
- cd isl-0.12.2
|
||||
- ./configure -with-bits=gmp
|
||||
|
|
Loading…
Add table
Reference in a new issue