Request for review: perl-BerkeleyDB

Ralf Corsepius rc040203 at freenet.de
Tue Aug 2 15:57:44 UTC 2005


On Tue, 2005-08-02 at 10:45 -0500, Tom 'spot' Callaway wrote:
> On Mon, 2005-08-01 at 16:43 -0500, Steven Pritchard wrote:
> 
> > > Optflags missing from %build:
> > > %{__make} %{?_smp_mflags} OPTIMIZE="$RPM_OPT_FLAGS"
> > 
> > I'm still not convinced that it is a good idea to allow modules to
> > build with different optimization flags than perl itself, but I seem
> > to be the only one, so I've added it to this package (and to
> > cpanspec).
> 
> Again, perl is being build with $RPM_OPT_FLAGS. So, unless you build
> with it, you're not matching perl's optimization flags.
It depends on the Makefile's internals. ExtUtils::MakeMaker
Makefile.pl's use the OPTIMIZE-flags that had been used when building
perl. Passing OPTIMIZE to make in most cases is superfluous.

Ralf






More information about the fedora-extras-list mailing list