mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-25 04:26:31 +01:00
fix(guile-gnutls): drop static-only patches and rely on shared bindings
This commit is contained in:
parent
a3878a91b9
commit
132a43d4a6
7 changed files with 54 additions and 192 deletions
|
|
@ -16,8 +16,8 @@ src_configure() {
|
|||
--includedir="${PREFIX}/include" \
|
||||
--host="${host_triplet}" \
|
||||
--build="${host_triplet}" \
|
||||
--enable-static \
|
||||
--disable-shared \
|
||||
--enable-shared \
|
||||
--disable-static \
|
||||
--disable-doc \
|
||||
--disable-tests \
|
||||
--disable-tools \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue