From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id oGpSFpdewV4ZUAAA0tVLHw (envelope-from ) for ; Sun, 17 May 2020 15:56:07 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1 with LMTPS id 6HMoEpdewV5RMQAAbx9fmQ (envelope-from ) for ; Sun, 17 May 2020 15:56:07 +0000 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id E1FCB940143 for ; Sun, 17 May 2020 15:56:06 +0000 (UTC) Received: from localhost ([::1]:57400 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jaLe1-00011b-Sy for larch@yhetil.org; Sun, 17 May 2020 11:56:05 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:51730) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jaLdy-00010X-Ek for guix-patches@gnu.org; Sun, 17 May 2020 11:56:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:32842) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1jaLdy-0007AI-5w for guix-patches@gnu.org; Sun, 17 May 2020 11:56:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1jaLdy-0005cs-4K for guix-patches@gnu.org; Sun, 17 May 2020 11:56:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#41365] [PATCH 2/5] gnu: godot: Remove obsolete workaround for aarch64. Resent-From: Timotej Lazar Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sun, 17 May 2020 15:56:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 41365 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 41365@debbugs.gnu.org Cc: Timotej Lazar Received: via spool by 41365-submit@debbugs.gnu.org id=B41365.158973095721584 (code B ref 41365); Sun, 17 May 2020 15:56:02 +0000 Received: (at 41365) by debbugs.gnu.org; 17 May 2020 15:55:57 +0000 Received: from localhost ([127.0.0.1]:44378 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jaLdp-0005bZ-Ch for submit@debbugs.gnu.org; Sun, 17 May 2020 11:55:57 -0400 Received: from araneo.si ([90.157.193.204]:49476) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jaLdn-0005bQ-3X for 41365@debbugs.gnu.org; Sun, 17 May 2020 11:55:51 -0400 Received: from araneo.si (localhost.lan [127.0.0.1]) by araneo.si (OpenSMTPD) with ESMTP id c56d1ca0 for <41365@debbugs.gnu.org>; Sun, 17 May 2020 15:55:40 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=araneo.si; h=from:to:cc :subject:date:message-id:in-reply-to:references:mime-version :content-transfer-encoding; s=20180623; bh=JOC+0nQisZ1f8/IM26I7U 1ZsLnA=; b=LaShDAZjp2ek6Zwwn0dwvS8WXtV4L2YzmllMUS+bg+UrbndFNoAnl 3kZLlOIkHwNm+22GRlnoeKDL9RR8gTP+fMmpVPAmojUHqZl5LnBqEvZlq8fuvdZp q1Pwaj0ftin1m4ENXXSHfWh+MS54hu9s9OZxs92OSopM3AomwZ/NAbSofk6IL4Og fbYE9pLBzWFu2T4CgqQxO4tJWHearpMZQJpjfa+D7G3jmEqwfQ7kz2Ikcw6M80Sp zGv7eH8sC7+iGpYf1ltVt9X8jLRkG4WaXtNquwjfpG3caDGwhsgUkWOT+gg8Yfys phZP4hbt+G30AB8sSQAONjlmu4cdbC/xA== Received: by araneo.si (OpenSMTPD) with ESMTPSA id 2b412323 (TLSv1.3:TLS_AES_256_GCM_SHA384:256:NO); Sun, 17 May 2020 15:55:39 +0000 (UTC) From: Timotej Lazar Date: Sun, 17 May 2020 17:55:17 +0200 Message-Id: <20200517155520.26183-2-timotej.lazar@araneo.si> X-Mailer: git-send-email 2.26.2 In-Reply-To: <20200517155520.26183-1-timotej.lazar@araneo.si> References: <20200517155520.26183-1-timotej.lazar@araneo.si> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Spam-Score: -0.0 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-Spam-Score: -1.0 (-) X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: "Guix-patches" X-Scanner: scn0 Authentication-Results: aspmx1.migadu.com; dkim=fail (rsa verify failed) header.d=araneo.si header.s=20180623 header.b=LaShDAZj; dmarc=fail reason="SPF not aligned (relaxed)" header.from=araneo.si (policy=none); spf=pass (aspmx1.migadu.com: domain of guix-patches-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-patches-bounces@gnu.org X-Spam-Score: 5.09 X-TUID: v3ywFK7q5g9j * gnu/packages/game-development.scm (godot)[arguments]: Remove -DNO_THREADS from scons-flags as Godot now builds and runs without it on aarch64. --- gnu/packages/game-development.scm | 4 ---- 1 file changed, 4 deletions(-) diff --git a/gnu/packages/game-development.scm b/gnu/packages/game-development.scm index dfa55b136f..d84b3fb24a 100644 --- a/gnu/packages/game-development.scm +++ b/gnu/packages/game-development.scm @@ -1586,10 +1586,6 @@ games.") (arguments `(#:scons ,scons-python2 #:scons-flags (list "platform=x11" "target=release_debug" - ,@(if (string-prefix? "aarch64" (or (%current-target-system) - (%current-system))) - `("CCFLAGS=-DNO_THREADS") - '()) ;; Avoid using many of the bundled libs. ;; Note: These options can be found in the SConstruct file. "builtin_bullet=no" -- 2.26.2