Message ID | 20200816102953.3881-2-michael.tremer@ipfire.org |
---|---|
State | Accepted |
Commit | 8aeb3ba45f493744e95188151c2fe6f5c8a3b74e |
Headers |
Return-Path: <development-bounces@lists.ipfire.org> 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 "Let's Encrypt Authority X3" (verified OK)) by web04.haj.ipfire.org (Postfix) with ESMTPS id 4BTtjb0Qxgz3x1Y for <patchwork@web04.haj.ipfire.org>; Sun, 16 Aug 2020 10:30:27 +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 "Let's Encrypt Authority X3" (verified OK)) by mail01.ipfire.org (Postfix) with ESMTPS id 4BTtjX3bgSzsr; Sun, 16 Aug 2020 10:30:24 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [127.0.0.1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 4BTtjW5z51z30X9; Sun, 16 Aug 2020 10:30:23 +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 "Let's Encrypt Authority X3" (verified OK)) by mail02.haj.ipfire.org (Postfix) with ESMTPS id 4BTtjT4Mvbz2xnn for <development@lists.ipfire.org>; Sun, 16 Aug 2020 10:30:21 +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 4BTtjT39CkzQj; Sun, 16 Aug 2020 10:30:21 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1597573821; 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: in-reply-to:in-reply-to:references:references; bh=w025CLek6f4Jg2M9DJAnBd5cdCeawnYbVwSasYpmdDg=; b=AEj9CMAP7NLyHArhlNIA7yymoB04+uyaKmb9noBQfNF22m+t6R7oUYJSl2dnNm8gyyD6QS rqxQfep7sRUQ7vDQ== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1597573821; 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: in-reply-to:in-reply-to:references:references; bh=w025CLek6f4Jg2M9DJAnBd5cdCeawnYbVwSasYpmdDg=; b=U2FcXRTVZ5zxGWF9pWlvOTJCqVdv/8rjA8aS9Ha5jtUWEiPvIGkJvsiKNx9yR45JmIqxAV WIEVG8TfpQP3/HDHuHM44lAh5n47u04d9k6gY/2MMDWnIEdkv35Ak+i+V0W/bxdUQTMQuM RyP8MBBED8as/aUyNEOvsjIjSsn7kEghBGZQ9jXheeaUb69RwZAWdWMqVTBdVcG9iNxmml vlfSAd5Jc9KlYZUNT4z4ALDe2HG5VlRtFR6MIXIkfj+ktZqbf7MzoVSGqObmsBqg/jSmEC eUmdNTmxouZcNeCAZIs7V6nqSAT5yGyawkelvPShxR8TBwUuip6sMn6Uqsb0Eg== From: Michael Tremer <michael.tremer@ipfire.org> To: development@lists.ipfire.org Subject: [PATCH 02/62] minicom: Update to 2.7.1 Date: Sun, 16 Aug 2020 10:28:53 +0000 Message-Id: <20200816102953.3881-2-michael.tremer@ipfire.org> In-Reply-To: <20200816102953.3881-1-michael.tremer@ipfire.org> References: <20200816102953.3881-1-michael.tremer@ipfire.org> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-BeenThere: development@lists.ipfire.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: IPFire development talk <development.lists.ipfire.org> List-Unsubscribe: <https://lists.ipfire.org/mailman/options/development>, <mailto:development-request@lists.ipfire.org?subject=unsubscribe> List-Archive: <http://lists.ipfire.org/pipermail/development/> List-Post: <mailto:development@lists.ipfire.org> List-Help: <mailto:development-request@lists.ipfire.org?subject=help> List-Subscribe: <https://lists.ipfire.org/mailman/listinfo/development>, <mailto:development-request@lists.ipfire.org?subject=subscribe> Cc: Michael Tremer <michael.tremer@ipfire.org> Errors-To: development-bounces@lists.ipfire.org Sender: "Development" <development-bounces@lists.ipfire.org> |
Series |
[01/62] bison: Update to 3.7.1
|
|
Commit Message
Michael Tremer
16 Aug 2020, 10:28 a.m. UTC
Fixes build with GCC 10
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
---
lfs/minicom | 8 +++++---
1 file changed, 5 insertions(+), 3 deletions(-)
diff --git a/lfs/minicom b/lfs/minicom index 5a233325a..154c31984 100644 --- a/lfs/minicom +++ b/lfs/minicom @@ -24,7 +24,7 @@ include Config -VER = 2.4 +VER = 2.7.1 THISAPP = minicom-$(VER) DL_FILE = $(THISAPP).tar.gz @@ -32,10 +32,12 @@ DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) PROG = minicom -PAK_VER = 0 +PAK_VER = 1 DEPS = +CFLAGS += -fcommon + ############################################################################### # Top-level Rules ############################################################################### @@ -44,7 +46,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_MD5 = 700976a3c2dcc8bbd50ab9bb1c08837b +$(DL_FILE)_MD5 = 9021cb8c5445f6e6e74b2acc39962d62 install : $(TARGET)