1
0
Fork 0
mirror of https://github.com/hermitcore/libhermit.git synced 2025-03-09 00:00:03 +01:00

remove typo

This commit is contained in:
Stefan Lankes 2016-04-07 19:04:55 +02:00
parent a440085f26
commit 42ae868166

View file

@ -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