[gnome-ostree] 3.6: Revert pixman to pre-float optimizations
- From: Colin Walters <walters src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-ostree] 3.6: Revert pixman to pre-float optimizations
- Date: Thu, 4 Oct 2012 19:17:07 +0000 (UTC)
commit 520544586b130da45e252e1bbad92f59124a3821
Author: Colin Walters <walters verbum org>
Date: Thu Oct 4 15:14:17 2012 -0400
3.6: Revert pixman to pre-float optimizations
GCC 4.6 is barfing on the inlining; it appears to be treating it as
"fail if you can't inline", which is kind of lame.
gnomeos-3.6.json | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/gnomeos-3.6.json b/gnomeos-3.6.json
index 2df13f6..8641c36 100644
--- a/gnomeos-3.6.json
+++ b/gnomeos-3.6.json
@@ -110,7 +110,8 @@
{"src": "gnome:libxslt"},
- {"src": "fd:pixman"},
+ {"src": "fd:pixman",
+ "tag": "600a06c81d3999bc6551c7e889726ed7b8bec84d"},
{"src": "git:git://git.sv.nongnu.org/freetype/freetype2.git",
"tag": "VER-2-4-8",
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]