blob: e787ca3a8a5c37601a06091fc53e03970ced25c1 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mageia-dev] [usrmove] Help building some unbuildable packages: db51 & grub
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20%5Busrmove%5D%20Help%20building%20some%20unbuildable%20packages%3A%0A%20db51%20%26%20grub&In-Reply-To=%3Calpine.LMD.2.02.1207191442350.22406%40zem.cjw.nep%3E">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="017484.html">
<LINK REL="Next" HREF="017497.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-dev] [usrmove] Help building some unbuildable packages: db51 & grub</H1>
<B>Christiaan Welvaart</B>
<A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20%5Busrmove%5D%20Help%20building%20some%20unbuildable%20packages%3A%0A%20db51%20%26%20grub&In-Reply-To=%3Calpine.LMD.2.02.1207191442350.22406%40zem.cjw.nep%3E"
TITLE="[Mageia-dev] [usrmove] Help building some unbuildable packages: db51 & grub">cjw at daneel.dyndns.org
</A><BR>
<I>Thu Jul 19 14:53:17 CEST 2012</I>
<P><UL>
<LI>Previous message: <A HREF="017484.html">[Mageia-dev] [usrmove] Help building some unbuildable packages: db51 & grub
</A></li>
<LI>Next message: <A HREF="017497.html">[Mageia-dev] [changelog] [RPM] cauldron core/release dconf-0.13.4-4.mga3
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#17486">[ date ]</a>
<a href="thread.html#17486">[ thread ]</a>
<a href="subject.html#17486">[ subject ]</a>
<a href="author.html#17486">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>On Thu, 19 Jul 2012, Shlomi Fish wrote:
><i> Now it seems everything builds fine if I only remove the
</I>><i> "-fno-tree-dominator-opts" flag. However, I see in the SPEC this:
</I>><i>
</I>><i> [Q]
</I>><i> # -fno-tree-ccp -fno-tree-dominator-opts to avoid breakage in src/bt_dup.c
</I>><i> # -fno-tree-pre -fno-tree-pta to avoid breakage in src/hash_page.c
</I>><i> CFLAGS="$RPM_OPT_FLAGS -fno-tree-ccp -fno-tree-dominator-opts -fno-tree-pre -fno-tree-pta"
</I>><i> %ifarch ppc
</I>><i> CFLAGS="$CFLAGS -D_GNU_SOURCE -D_REENTRANT"
</I>><i> %endif
</I>><i> export CFLAGS
</I>><i> [/Q]
</I>><i>
</I>><i> So can I safely remove that flag? /me is scared of the consequences.
</I>
The change was imported from mdv's db51-5.1.25-1, removed there probably
in 5.1.25-5 . So yes, remove those 3 lines, plus the next 3 for ppc, and
then the "export CFLAGS" can also be dropped I guess.
Christiaan
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="017484.html">[Mageia-dev] [usrmove] Help building some unbuildable packages: db51 & grub
</A></li>
<LI>Next message: <A HREF="017497.html">[Mageia-dev] [changelog] [RPM] cauldron core/release dconf-0.13.4-4.mga3
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#17486">[ date ]</a>
<a href="thread.html#17486">[ thread ]</a>
<a href="subject.html#17486">[ subject ]</a>
<a href="author.html#17486">[ author ]</a>
</LI>
</UL>
<hr>
<a href="https://www.mageia.org/mailman/listinfo/mageia-dev">More information about the Mageia-dev
mailing list</a><br>
</body></html>
|