Stefan van der Eijk <[EMAIL PROTECTED]> writes:

> > On Mon, Aug 07, 2000 at 09:51:53PM +0200, Stefan van der Eijk wrote:
> > > -make CFLAGS="$RPM_OPT_FLAGS"
> > > +%make
> 
> > Again, by doing so, aren't you compiling with no optimization?  %make
> > basically expands to make -j1 or make -j2, no?
> Correct me if I'm wrong, but if you use %configure the flags are passed
> there. See the mdk-rpm-howto, page 18-19.

ah, that's ok if configure accept it. Some packages still need 
make CFLAGS="$RPM_OPT_FLAGS" though...

Reply via email to