From e57557f9d8ee20b847f7cd3ea041ceb28e92fa33 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Thu, 21 Sep 2023 07:53:09 +0200 Subject: Try --recursive=auto --- xsd/manifest | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/xsd/manifest b/xsd/manifest index 7e2350b..ab145f4 100644 --- a/xsd/manifest +++ b/xsd/manifest @@ -28,7 +28,7 @@ examples: * xsd-examples == $ # - Link dependencies that don't come from system packages statically. # # - We suppress generating binary packages for dependecies (libcutl, -# libxsd-frontend) with --recursive=none since they are linked statically. +# libxsd-frontend) with --recursive=auto since they are linked statically. # # @@ TMP: bpkg.bindist.debian:--recursive=none # bpkg.bindist.fedora:--recursive=none @@ -86,6 +86,7 @@ bindist-rhel-build-config: \ +bpkg.bindist.fedora: +bbot.bindist.upload: +bpkg.bindist.fedora:--recursive=auto bpkg.create:config.bin.lib=static bpkg.create:config.bin.liba.lib="shared static" ?sys:libicuuc -- cgit v1.1