[PATCH] spec: add RHEL to the conditions to enable fancy_debug

Don Zickus dzickus at redhat.com
Mon Jun 8 18:56:33 UTC 2009


On Mon, Jun 08, 2009 at 02:39:27PM -0400, Aristeu Rozanski wrote:
> Strangely, with fancy_debug disabled, only ppc64 build breaks.

How so?  Can I see the build output in brew?

Cheers,
Don

> 
> ---
>  kernel.spec |    3 +++
>  1 file changed, 3 insertions(+)
> 
> --- a/kernel.spec	2009-06-08 12:32:07.000000000 -0400
> +++ b/kernel.spec	2009-06-08 12:35:34.000000000 -0400
> @@ -490,6 +490,9 @@ BuildConflicts: rhbuildsys(DiskFree) < 5
>  %if 0%{?fedora} >= 8
>  %define fancy_debuginfo 1
>  %endif
> +%if 0%{?rhel}
> +%define fancy_debuginfo 1
> +%endif
>  %endif
>  
>  %if %{fancy_debuginfo}
> 
> _______________________________________________
> Fedora-kernel-list mailing list
> Fedora-kernel-list at redhat.com
> https://www.redhat.com/mailman/listinfo/fedora-kernel-list




More information about the Fedora-kernel-list mailing list