Update emacs and gcc deps
This commit is contained in:
parent
0c5eac620f
commit
5f18c1150f
@ -2,3 +2,4 @@ binutils
|
||||
bison make
|
||||
flex make
|
||||
zlib
|
||||
libisl
|
||||
|
@ -1,8 +1,8 @@
|
||||
#!/bin/sh -e
|
||||
|
||||
autoupdate
|
||||
#autoupdate
|
||||
|
||||
./autogen.sh
|
||||
#./autogen.sh
|
||||
|
||||
./configure \
|
||||
--prefix=/usr
|
||||
|
@ -1 +1 @@
|
||||
6812a560f3752dc2e0cc08bfc3c860044c57f4a2aeb8e387c0568246171d1794
|
||||
043105cc544f416b48736fff8caf077fb0663a717d06b1113f16e391ac99ebad
|
||||
|
@ -1 +1 @@
|
||||
https://repo.or.cz/isl.git/snapshot/73ab37ba8bb6a21b9672e29073ece533362e685d.tar.gz
|
||||
http://isl.gforge.inria.fr/isl-0.24.tar.xz
|
||||
|
Loading…
Reference in New Issue
Block a user