Re: RPM building (was regression on RedHat)

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Justin Clift <aa2(at)bigpond(dot)net(dot)au>
Cc: lockhart(at)fourpalms(dot)org, pgsql-hackers(at)postgresql(dot)org
Subject: Re: RPM building (was regression on RedHat)
Date: 2001-03-22 05:00:39
Message-ID: 14418.985237239@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Justin Clift <aa2(at)bigpond(dot)net(dot)au> writes:
>> So, I'm still looking for the best way to add a compile flag while
>> making it clear that it is for one distro only.

Since this is only an RPM problem, it should be solved in the RPM spec
file, not by hacking the configure script. We had at least one similar
patch in the 7.0 spec file (for -fsigned-char stupidity in the RPM
configuration on LinuxPPC). That's not needed anymore, but couldn't
you fix Mandrake the same way?

regards, tom lane

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2001-03-22 05:07:41 Re: Re: RELEASE STOPPER? nonportable int64 constants in pg_crc.c
Previous Message Bruce Momjian 2001-03-22 04:59:24 Re: pgindent run?