Mailinglist Archive: opensuse-bugs (15034 mails)
| < Previous | Next > |
[Bug 310196] gcc42 fails on libxml2
- From: bugzilla_noreply@xxxxxxxxxx
- Date: Tue, 18 Sep 2007 02:21:46 -0600 (MDT)
- Message-id: <20070918082146.8BC7E245350@xxxxxxxxxxxxxxxxxxxxxx>
https://bugzilla.novell.com/show_bug.cgi?id=310196#c5
--- Comment #5 from Pavol Rusnak <prusnak@xxxxxxxxxx> 2007-09-18 02:21:46 MST ---
Dirk already added workaround to fix s390[x] build:
http://lists.opensuse.org/archive/opensuse-commit/2007-09/msg00504.html
+# workaround for 310196
+%ifarch s390 s390x
+export RPM_OPT_FLAGS=${RPM_OPT_FLAGS/-O2/-O1}
+%endif
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
--- Comment #5 from Pavol Rusnak <prusnak@xxxxxxxxxx> 2007-09-18 02:21:46 MST ---
Dirk already added workaround to fix s390[x] build:
http://lists.opensuse.org/archive/opensuse-commit/2007-09/msg00504.html
+# workaround for 310196
+%ifarch s390 s390x
+export RPM_OPT_FLAGS=${RPM_OPT_FLAGS/-O2/-O1}
+%endif
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
| < Previous | Next > |