mirror of
https://github.com/linuxboot/heads.git
synced 2025-04-07 11:26:51 +00:00
gpg2: remove tools/gpg-connect-agent bin, build with --disable-libdns option
This commit is contained in:
parent
b849cc022e
commit
e14b869f90
@ -42,6 +42,7 @@ gpg2_configure := \
|
||||
--disable-gnutls \
|
||||
--disable-dirmngr \
|
||||
--disable-ntbtls \
|
||||
--disable-libdns \
|
||||
--disable-zip \
|
||||
--disable-sqlite \
|
||||
--disable-gpgsm \
|
||||
@ -54,6 +55,6 @@ gpg2_target := $(MAKE_JOBS) \
|
||||
DESTDIR="$(INSTALL)" \
|
||||
install
|
||||
|
||||
gpg2_output := g10/gpg agent/gpg-agent scd/scdaemon tools/gpg-connect-agent
|
||||
gpg2_output := g10/gpg agent/gpg-agent scd/scdaemon
|
||||
|
||||
gpg2_depends := libgpg-error libgcrypt libksba libassuan npth libusb-compat $(musl_dep)
|
||||
|
Loading…
x
Reference in New Issue
Block a user