Re: [CVS] RPM: rpm-4_5: rpm/ CHANGES zlib/ configure.ac

2007-09-08 Thread Ralf S. Engelschall
On Sat, Sep 08, 2007, Jeff Johnson wrote: - mej: remove -pie flags passed from rpm.spec when configuring zlib build. [...] $ cvs diff -u -r1.7.2.1 -r1.7.2.2 configure.ac --- zlib/configure.ac 18 Aug 2007 12:53:59 - 1.7.2.1 +++ zlib/configure.ac 8 Sep 2007

Re: [CVS] RPM: rpm-4_5: rpm/ CHANGES zlib/ configure.ac

2007-09-08 Thread Ralf S. Engelschall
On Sat, Sep 08, 2007, Ralf S. Engelschall wrote: On Sat, Sep 08, 2007, Jeff Johnson wrote: - mej: remove -pie flags passed from rpm.spec when configuring zlib build. [...] $ cvs diff -u -r1.7.2.1 -r1.7.2.2 configure.ac --- zlib/configure.ac 18 Aug 2007 12:53:59 -

Re: [CVS] RPM: rpm-4_5: rpm/ CHANGES zlib/ configure.ac

2007-09-08 Thread Jeff Johnson
On Sep 8, 2007, at 3:24 AM, Ralf S. Engelschall wrote: Ah, sorry, I overlooked that this is on the RPM_4_5 branch. Ok, sorry, there it might make sense, of course. No sense, but expedient, just like the make %{smpflags} changes. 73 de Jeff

Re: [CVS] RPM: rpm-4_5: rpm/ CHANGES zlib/ configure.ac

2007-09-08 Thread Robert Scheck
On Sat, 08 Sep 2007, Ralf S. Engelschall wrote: Here we have to be careful. This destroys actually _ALL_ LDFLAGS, even those the user manually passed in. If it contains some essential flags (e.g. some platform specific and essential -Wl,) this _COULD_ break the building. Also, -pie is