From owner-freebsd-ppc@freebsd.org Wed Dec 30 03:28:25 2020 Return-Path: Delivered-To: freebsd-ppc@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 284EA4D3C6D for ; Wed, 30 Dec 2020 03:28:25 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2610:1c1:1:6074::16:84]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "freefall.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4D5Gvr739Fz4XF3 for ; Wed, 30 Dec 2020 03:28:24 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1609298905; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=6dOlkb27Lfcds1rlRzkFTpUjbTfxfkz5Ea0Ig2Gw2rM=; b=v8WipfPW4pYp6s9YSNoSoeR49u4LUa6xMY2k5SEFHyEUAOq3k2M3MfQRbOxQqzpDasGbqz r8RxxXh4IpDRAZW4Q7xEpwhMOTV+CgVUyJzLagQ8l6J524Ksj14eyqZWBXq2FC/HQLdBcn l4bTR7V8VxU1BdV9Exy0BgbIi3ei6H4IYRlieN+EdmPNvOYiiSVK7j4L0FJj6XjM/RnJaZ OJf7pxc+hC/65dOUCYJgcqR8fdKZThvcEEYEcCSaifyvHCPowWm7WQ4fXkTTGIppzHUqrt KM4y1H0Ok5ulYspyxmGnAR6Eiut8swJgksa5nmAnWjInPL+eVcANXmkA/rDDyw== Received: by freefall.freebsd.org (Postfix) id E0B3012378; Wed, 30 Dec 2020 03:28:24 +0000 (UTC) Delivered-To: powerpc@localmail.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [96.47.72.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits)) (Client CN "mx1.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by freefall.freebsd.org (Postfix) with ESMTPS id DB58812698 for ; Wed, 30 Dec 2020 03:28:24 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4D5Gvr5GPrz4XPg for ; Wed, 30 Dec 2020 03:28:24 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id A34071789C for ; Wed, 30 Dec 2020 03:28:24 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 0BU3SOFU044636 for ; Wed, 30 Dec 2020 03:28:24 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 0BU3SOaJ044635 for powerpc@FreeBSD.org; Wed, 30 Dec 2020 03:28:24 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: powerpc@FreeBSD.org Subject: [Bug 251670] lang/gcc10: add support for powerpc64le Date: Wed, 30 Dec 2020 03:28:24 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: pkubaj@FreeBSD.org X-Bugzilla-Status: Closed X-Bugzilla-Resolution: FIXED X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: gerald@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback- X-Bugzilla-Changed-Fields: bug_status resolution Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1609298905; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=6dOlkb27Lfcds1rlRzkFTpUjbTfxfkz5Ea0Ig2Gw2rM=; b=xsiZWFy747ytEZYD1x/XcMvwWG02l5IWheo5gUGdnPYVaGn5hvSy1cGtq8wFcMTLZVYcKE 4OXHju0UvhBcnVDxMpqDHvso1BWtgmx2wHZXCjxIIkfR1Up0od7oEz6wtrwo5JsmyZWJz7 H4t6JZ46o6eNVL234tVrvpkbXvsnq37ctJO+HSXkuM3Xs+BkMJNM212gSjBPSIhQzeI6uD hzasZhOZoa0BFzXBIFgNssa/6Nht60TADXO4pOQLmbtHP+clPF0s+UpIFmaH6pgx/ZhhM/ FhI8Nt6oa0g0KdrCb5MiegZbojgJFyETHmrszvzg3Aw8tMNptfLJnfWWwlwuug== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1609298905; a=rsa-sha256; cv=none; b=RuACiK4PZvH/P8muyBuNP/dUzsDpRGJn6WPyjt8t0oysvan8EhHUoeU9jZ9/Pupm+/m1Uv c39FRX0e1JW7eQM+a/dvVIDn0lCoX7hJaJQ3L1bfVi4HzPgRlpHj9CHIyiUXwCPBHCAIcE ydHZOxKwKKLVKmWwZV3MPr9Uh4SiBnd4aDE3QG4vS1MVzJRmwiKCz4I8eaB0662l3xfdI3 nOPkbgWvgJ7+9YApMNMyFdZkxHtCSN3GhuNe8DZyo7tVbuCQtYjlf5PZ3cCZ+n2rdGhPCj lFwySXWERNSut+F9iCT2WmbWdFWBDOJc+E8DxSBSBkmhrxEfUqCpscpUFg6loQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none X-BeenThere: freebsd-ppc@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 30 Dec 2020 03:28:25 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D251670 Piotr Kubaj changed: What |Removed |Added ---------------------------------------------------------------------------- Status|In Progress |Closed Resolution|--- |FIXED --- Comment #24 from Piotr Kubaj --- Thanks, committed! --=20 You are receiving this mail because: You are on the CC list for the bug.=