freeipmi-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Freeipmi-devel] [PATCH 0/9] Unsorted init script tuning


From: Jan Safranek
Subject: Re: [Freeipmi-devel] [PATCH 0/9] Unsorted init script tuning
Date: Thu, 01 Oct 2009 15:35:37 +0200
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.1) Gecko/20090814 Fedora/3.0-2.6.b3.fc11 Lightning/1.0pre Thunderbird/3.0b3

On 10/01/2009 12:11 AM, Al Chu wrote:
Hi Jan,

I noticed this in your 9/9 patch for the freeipmi.spec file:

  %build
  %configure --program-prefix=%{?_program_prefix:%{_program_prefix}} \
-           %{?_enable_debug} --disable-static
-CFLAGS="$RPM_OPT_FLAGS" make %{?_smp_mflags}
+           %{?_enable_debug} --disable-static CFLAGS="$RPM_OPT_FLAGS 
-DINT_MAX=65536"
+make %{?_smp_mflags}

I'm a little lost on the need to define INT_MAX to 65536.  Some wierd
corner case I'm not familiar with?

Ooops, this is indeed nonsense, I needed -DINT_MAX=65536 for some tests and the I forgot to remove it.

Sorry for confusion

Jan




reply via email to

[Prev in Thread] Current Thread [Next in Thread]