churchyard pushed to pypy3 (f21). "Build with CPython (..more)"

notifications at fedoraproject.org notifications at fedoraproject.org
Tue May 12 11:41:57 UTC 2015


From c93723a25557a010ab4f140e5c5a02d77bae7588 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= <miro at hroncok.cz>
Date: Tue, 12 May 2015 13:39:59 +0200
Subject: Build with CPython

Because there is weird fail on arm when building with pypy 2.4.0
This affects F22 and F21

diff --git a/pypy3.spec b/pypy3.spec
index 6e6bd46..b4feaf6 100644
--- a/pypy3.spec
+++ b/pypy3.spec
@@ -163,7 +163,7 @@ Patch2: 007-remove-startup-message.patch
 
 # Note, pypy3 is built with pypy2, so no dependency cycle
 
-%global use_self_when_building 1
+%global use_self_when_building 0
 %if 0%{use_self_when_building}
 # pypy3 can only be build with pypy2
 BuildRequires: pypy
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/pypy3.git/commit/?h=f21&id=c93723a25557a010ab4f140e5c5a02d77bae7588


More information about the scm-commits mailing list