mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-23 19:46:31 +01:00
fix(guile-3.0.11): enable shared libs
This commit is contained in:
parent
132a43d4a6
commit
0a00b29fc6
1 changed files with 2 additions and 1 deletions
|
|
@ -69,7 +69,8 @@ src_configure() {
|
|||
--prefix="${PREFIX}" \
|
||||
--libdir="${LIBDIR}" \
|
||||
--build="${TARGET}" \
|
||||
--disable-shared \
|
||||
--enable-shared \
|
||||
--enable-static \
|
||||
--disable-jit
|
||||
popd
|
||||
done
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue