From patchwork Tue May 11 19:16:39 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Adolf Belka X-Patchwork-Id: 4263 Return-Path: Received: from mail01.ipfire.org (mail01.haj.ipfire.org [172.28.1.202]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) client-signature ECDSA (P-384)) (Client CN "mail01.haj.ipfire.org", Issuer "R3" (verified OK)) by web04.haj.ipfire.org (Postfix) with ESMTPS id 4Ffnj74NKzz44RT for ; Tue, 11 May 2021 19:16:43 +0000 (UTC) Received: from mail02.haj.ipfire.org (mail02.haj.ipfire.org [172.28.1.201]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) client-signature ECDSA (P-384)) (Client CN "mail02.haj.ipfire.org", Issuer "R3" (verified OK)) by mail01.ipfire.org (Postfix) with ESMTPS id 4Ffnj719dWz1Fn; Tue, 11 May 2021 19:16:43 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [127.0.0.1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 4Ffnj70VPvz2yYg; Tue, 11 May 2021 19:16:43 +0000 (UTC) Received: from mail01.ipfire.org (mail01.haj.ipfire.org [172.28.1.202]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) client-signature ECDSA (P-384)) (Client CN "mail01.haj.ipfire.org", Issuer "R3" (verified OK)) by mail02.haj.ipfire.org (Postfix) with ESMTPS id 4Ffnj63Yxrz2xWR for ; Tue, 11 May 2021 19:16:42 +0000 (UTC) Received: from [127.0.0.1] (localhost [127.0.0.1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) server-digest SHA384) (No client certificate requested) by mail01.ipfire.org (Postfix) with ESMTPSA id 4Ffnj60pV3zjd; Tue, 11 May 2021 19:16:42 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1620760602; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding; bh=gDWNK7MN1rqKv2MigqxkrULes9ib77bYRioq/eEK35M=; b=GNztwFnRZ00B2OA+FaaA2Qix7Ya0XUsNw3t9zJ6sFFWSPbiFZy9YLxughCPCbmHjZdQ1v1 wqwZ9f6LTm+PWIBQ== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1620760602; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding; bh=gDWNK7MN1rqKv2MigqxkrULes9ib77bYRioq/eEK35M=; b=u9PZ/xS3MQIq1WNndkaPEg0/+rnLGF/NDBnGBXF7zUdQME8iNhHZG8BM6NNK1U7sBAWsuQ 1OCo1XRFe8BQ3wz0Xt51Al3nTXODxqaFQombrabQfdVZhKag+5Lb1oOYdkqVCbi8WdIasD dl+SuaDdYGwvAtz2xOlteQK51k8WVgIbaNHGD5KhYG+dvGOHyEM08Rqfw7NWELt+bo9G4a Sj2kaW/dxEK2DO8XmzKgA6q5H6ZPcKDhpoo8KqTCdemeCsGBwg/YqmCO9UkZHQ1fX7SsWG fOSeo6MPofQ+c2FwIzEK41Z1PeH+xhyK3XJlsSFYMYK+gLSBJ83NTmWToC4A3A== From: Adolf Belka To: development@lists.ipfire.org Subject: [PATCH] libxslt: Update to remove python2 modules and disable static libraries Date: Tue, 11 May 2021 21:16:39 +0200 Message-Id: <20210511191639.3673777-1-adolf.belka@ipfire.org> MIME-Version: 1.0 X-BeenThere: development@lists.ipfire.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: IPFire development talk List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: development-bounces@lists.ipfire.org Sender: "Development" - Add --without-python and --disable-static to the configure section python2 modules not required for libxslt use in IPFire disable build of static libraries - Update rootfile Signed-off-by: Adolf Belka --- config/rootfiles/common/libxslt | 5 ----- lfs/libxslt | 5 ++++- 2 files changed, 4 insertions(+), 6 deletions(-) diff --git a/config/rootfiles/common/libxslt b/config/rootfiles/common/libxslt index be00b2426..3c8d144a5 100644 --- a/config/rootfiles/common/libxslt +++ b/config/rootfiles/common/libxslt @@ -39,11 +39,6 @@ usr/lib/libxslt.so.1 usr/lib/libxslt.so.1.1.28 #usr/lib/pkgconfig/libexslt.pc #usr/lib/pkgconfig/libxslt.pc -usr/lib/python2.7/site-packages/libxml2.pyc -#usr/lib/python2.7/site-packages/libxslt.py -#usr/lib/python2.7/site-packages/libxsltmod.a -#usr/lib/python2.7/site-packages/libxsltmod.la -usr/lib/python2.7/site-packages/libxsltmod.so #usr/lib/xsltConf.sh #usr/share/aclocal/libxslt.m4 #usr/share/doc/libxslt-1.1.28 diff --git a/lfs/libxslt b/lfs/libxslt index 86ebee30e..159956b1a 100644 --- a/lfs/libxslt +++ b/lfs/libxslt @@ -71,7 +71,10 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects)) @$(PREBUILD) @rm -rf $(DIR_APP) && cd $(DIR_SRC) && tar zxf $(DIR_DL)/$(DL_FILE) $(UPDATE_AUTOMAKE) - cd $(DIR_APP) && ./configure --prefix=/usr + cd $(DIR_APP) && ./configure \ + --prefix=/usr \ + --disable-static \ + --without-python cd $(DIR_APP) && make $(MAKETUNING) cd $(DIR_APP) && make install @rm -rf $(DIR_APP)