From 4f8bed1284b981d478c32159233f3c36ee29f015 Mon Sep 17 00:00:00 2001 From: prockai Date: Mon, 24 Jul 2006 12:58:48 +0000 Subject: [PATCH] - disable --enable-final on s390x, seems to cause problems --- kdelibs.spec | 3 +++ 1 file changed, 3 insertions(+) diff --git a/kdelibs.spec b/kdelibs.spec index 2e2f823..ab2969e 100644 --- a/kdelibs.spec +++ b/kdelibs.spec @@ -256,7 +256,9 @@ fi --disable-warnings \ %endif %if %{final} +%ifnarch s390x --enable-final \ +%endif %endif --disable-libfam \ --enable-dnotify \ @@ -440,6 +442,7 @@ fi %changelog * Mon Jul 24 2006 Petr Rockai - 6:3.5.4-0.pre1 - prerelease of 3.5.4 (from the first-cut tag) +- disable --enable-final on s390x, seems to cause problems * Thu Jul 20 2006 Than Ngo 6:3.5.3-11 - apply upstream patches,