diff options
Diffstat (limited to 'zarb-ml/mageia-dev/2012-September/018954.html')
-rw-r--r-- | zarb-ml/mageia-dev/2012-September/018954.html | 131 |
1 files changed, 131 insertions, 0 deletions
diff --git a/zarb-ml/mageia-dev/2012-September/018954.html b/zarb-ml/mageia-dev/2012-September/018954.html new file mode 100644 index 000000000..ce3fe6621 --- /dev/null +++ b/zarb-ml/mageia-dev/2012-September/018954.html @@ -0,0 +1,131 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> + <TITLE> [Mageia-dev] rpmrc [5221] build with -fPIC on x86_64 too (pok, mdv) + </TITLE> + <LINK REL="Index" HREF="index.html" > + <LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20rpmrc%20%5B5221%5D%20build%20with%20-fPIC%20on%20x86_64%20too%20%28pok%2C%0A%09mdv%29&In-Reply-To=%3C506349C8.2070505%40mageia.org%3E"> + <META NAME="robots" CONTENT="index,nofollow"> + <META http-equiv="Content-Type" content="text/html; charset=us-ascii"> + <LINK REL="Previous" HREF="018953.html"> + <LINK REL="Next" HREF="018957.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Mageia-dev] rpmrc [5221] build with -fPIC on x86_64 too (pok, mdv)</H1> + <B>Anssi Hannula</B> + <A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20rpmrc%20%5B5221%5D%20build%20with%20-fPIC%20on%20x86_64%20too%20%28pok%2C%0A%09mdv%29&In-Reply-To=%3C506349C8.2070505%40mageia.org%3E" + TITLE="[Mageia-dev] rpmrc [5221] build with -fPIC on x86_64 too (pok, mdv)">anssi at mageia.org + </A><BR> + <I>Wed Sep 26 20:30:32 CEST 2012</I> + <P><UL> + <LI>Previous message: <A HREF="018953.html">[Mageia-dev] wine [293158] disable 'fortify' to prevent crashes (mga#6723) +</A></li> + <LI>Next message: <A HREF="018957.html">[Mageia-dev] rpmrc [5221] build with -fPIC on x86_64 too (pok, mdv) +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#18954">[ date ]</a> + <a href="thread.html#18954">[ thread ]</a> + <a href="subject.html#18954">[ subject ]</a> + <a href="author.html#18954">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>26.07.2012 13:53, <A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">root at mageia.org</A> kirjoitti: +><i> Author +</I>><i> tv +</I> +><i> Log Message +</I>><i> +</I>><i> build with -fPIC on x86_64 too (pok, mdv) +</I> +Why? + + +><i> Modified Paths +</I>><i> +</I>><i> * rpm/rpm-setup/trunk/NEWS <#rpmrpmsetuptrunkNEWS> +</I>><i> * rpm/rpm-setup/trunk/rpmrc.in <#rpmrpmsetuptrunkrpmrcin> +</I>><i> +</I>><i> Modified: rpm/rpm-setup/trunk/NEWS +</I>><i> =================================================================== +</I>><i> --- rpm/rpm-setup/trunk/NEWS 2012-07-26 10:37:09 UTC (rev 5220) +</I>><i> +++ rpm/rpm-setup/trunk/NEWS 2012-07-26 10:53:42 UTC (rev 5221) +</I>><i> @@ -1,3 +1,5 @@ +</I>><i> +- build with -fPIC on x86_64 too (pok, mdv) +</I>><i> + +</I>><i> Version 1.149.1 - 25 Jul 2012, by Thierry Vignaud +</I>><i> - merge patches from package repository: +</I>><i> o fix build with rpm-4.9+ +</I>><i> +</I>><i> Modified: rpm/rpm-setup/trunk/rpmrc.in +</I>><i> =================================================================== +</I>><i> --- rpm/rpm-setup/trunk/rpmrc.in 2012-07-26 10:37:09 UTC (rev 5220) +</I>><i> +++ rpm/rpm-setup/trunk/rpmrc.in 2012-07-26 10:53:42 UTC (rev 5221) +</I>><i> @@ -14,9 +14,9 @@ +</I>><i> optflags: pentium3 %{__common_cflags_with_ssp} -fomit-frame-pointer -march=pentium3 -fasynchronous-unwind-tables +</I>><i> optflags: pentium4 %{__common_cflags_with_ssp} -fomit-frame-pointer -march=pentium4 -fasynchronous-unwind-tables +</I>><i> +</I>><i> -optflags: x86_64 %{__common_cflags_with_ssp} +</I>><i> -optflags: amd64 %{__common_cflags_with_ssp} +</I>><i> -optflags: ia32e %{__common_cflags_with_ssp} +</I>><i> +optflags: x86_64 %{__common_cflags_with_ssp} -fPIC +</I>><i> +optflags: amd64 %{__common_cflags_with_ssp} -fPIC +</I>><i> +optflags: ia32e %{__common_cflags_with_ssp} -fPIC +</I>><i> +</I>><i> optflags: ia64 %{__common_cflags} +</I> +-- +Anssi Hannula +</PRE> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI>Previous message: <A HREF="018953.html">[Mageia-dev] wine [293158] disable 'fortify' to prevent crashes (mga#6723) +</A></li> + <LI>Next message: <A HREF="018957.html">[Mageia-dev] rpmrc [5221] build with -fPIC on x86_64 too (pok, mdv) +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#18954">[ date ]</a> + <a href="thread.html#18954">[ thread ]</a> + <a href="subject.html#18954">[ subject ]</a> + <a href="author.html#18954">[ 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> |