From patchwork Thu Jun 11 17:20:08 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Matthias Fischer X-Patchwork-Id: 3203 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) server-digest SHA384 client-signature ECDSA (P-384) client-digest SHA384) (Client CN "mail01.haj.ipfire.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by web04.haj.ipfire.org (Postfix) with ESMTPS id 49jVwy4G6Bz3wbg for ; Thu, 11 Jun 2020 17:20:18 +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) server-digest SHA384 client-signature ECDSA (P-384) client-digest SHA384) (Client CN "mail02.haj.ipfire.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mail01.ipfire.org (Postfix) with ESMTPS id 49jVwx1vJNzxQ; Thu, 11 Jun 2020 17:20:17 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [127.0.0.1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 49jVwx0BM0z2xmp; Thu, 11 Jun 2020 17:20:17 +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) server-digest SHA384 client-signature ECDSA (P-384) client-digest SHA384) (Client CN "mail01.haj.ipfire.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mail02.haj.ipfire.org (Postfix) with ESMTPS id 49jVwv0GMvz2xMq for ; Thu, 11 Jun 2020 17:20:15 +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) (Client did not present a certificate) by mail01.ipfire.org (Postfix) with ESMTPSA id 49jVws6HTqzxQ for ; Thu, 11 Jun 2020 17:20:13 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1591896013; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc; bh=zTNrLi/7rA/IvLVwdRD4mwDwCyAeg/idQ6wrA5FfVDc=; b=NVHLR+tQqEYLv9cW8FAGog1sGdN+aKTM/NMD/TS/m5KddTs+IbIOW42xiZhFl6udJo6qJB cUDPDSgxK/LNa8DQ== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1591896013; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc; bh=zTNrLi/7rA/IvLVwdRD4mwDwCyAeg/idQ6wrA5FfVDc=; b=MOM/83+9XikOqoUja7NPrtu0p2aJFsvF+q847s7qMfFc513imkT/Argef70wEhwFY97jkG aGClyeM/QWNc8eu3HGHWmyC3kuhLSpMyJzAQiQlftIDCGnWlQMHcq0ccMQWHG/YglC6/94 whsiQD2E/uKUTuz8JDsCF2eSGF93W4bDRu1rCoEdszGaqUcNiA8ocw+sxCPdVK1J2ro16/ /GkiOC0vWe0p1N5PlAGfZs8PKQejSQvWXVZTKZDGApBg0VmJGYAqEhvARWjUkZL9RMvZqE rx9lne8HsE8jR6X/cmShz1aAjr4Aos1LclL6UKi0qT2Wibtx4JNr7f/zM3kbiw== From: Matthias Fischer To: development@lists.ipfire.org Subject: [PATCH] gmp 6.2.0: Fixed rootfile for i586 Date: Thu, 11 Jun 2020 19:20:08 +0200 Message-Id: <20200611172008.15544-1-matthias.fischer@ipfire.org> Authentication-Results: mail01.ipfire.org; auth=pass smtp.mailfrom=matthias.fischer@ipfire.org 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" Signed-off-by: Matthias Fischer --- config/rootfiles/common/i586/gmp | 2 ++ 1 file changed, 2 insertions(+) diff --git a/config/rootfiles/common/i586/gmp b/config/rootfiles/common/i586/gmp index c1d6a7d9d..c0ec9a9b6 100644 --- a/config/rootfiles/common/i586/gmp +++ b/config/rootfiles/common/i586/gmp @@ -12,6 +12,8 @@ usr/lib/libgmpxx.so.4 usr/lib/libgmpxx.so.4.6.0 #usr/lib/pkgconfig/gmp.pc #usr/lib/pkgconfig/gmpxx.pc +usr/lib/sse2/libgmp.so.10 +usr/lib/sse2/libgmp.so.10.4.0 #usr/share/info/gmp.info #usr/share/info/gmp.info-1 #usr/share/info/gmp.info-2