Add dzen to mbase. Add some other stuff. Begin work on packaging GNU Guile.
This commit is contained in:
parent
3e14d870d1
commit
d4031db105
@ -1,13 +0,0 @@
|
||||
#!/bin/sh -e
|
||||
|
||||
./configure \
|
||||
--prefix=/usr \
|
||||
--disable-dependency-tracking \
|
||||
--disable-static
|
||||
# --enable-jit=yes \
|
||||
# --enable-cross-guesses=conservative \
|
||||
|
||||
|
||||
|
||||
make
|
||||
make DESTDIR="$1" install
|
@ -1 +0,0 @@
|
||||
https://ftp.gnu.org/gnu/guile/guile-3.0.7.tar.gz
|
@ -1 +0,0 @@
|
||||
3.0.7 1
|
Loading…
Reference in New Issue
Block a user