From 040d7b56ce05ddaa8b686b23789ed4c7b7b22d5f Mon Sep 17 00:00:00 2001 From: Jakub Jelinek Date: Mon, 12 Jun 2006 16:38:44 +0000 Subject: [PATCH] 4.1.1-2 --- gcc41.spec | 3 +++ 1 file changed, 3 insertions(+) diff --git a/gcc41.spec b/gcc41.spec index 7547a08..2c72f4d 100644 --- a/gcc41.spec +++ b/gcc41.spec @@ -52,6 +52,9 @@ BuildRequires: /lib/libc.so.6 /usr/lib/libc.so /lib64/libc.so.6 /usr/lib64/libc. # Ada requires Ada to build BuildRequires: gcc-gnat >= 3.1, libgnat >= 3.1 %endif +%ifarch ia64 +BuildRequires: libunwind >= 0.98 +%endif Requires: cpp = %{version}-%{release} # Need .eh_frame ld optimizations # Need proper visibility support