[Bug 513541] Review Request: cpulimit - CPU Usage Limiter for Linux

bugzilla at redhat.com bugzilla at redhat.com
Sun Aug 2 13:53:44 UTC 2009


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=513541





--- Comment #26 from Jussi Lehtola <jussi.lehtola at iki.fi>  2009-08-02 09:53:43 EDT ---
(In reply to comment #25)
> After the rebuild of the source RPM rpmlint says:
> 
> [fab at laptop09 i586]$ rpmlint cpulimit*
> cpulimit.i586: W: no-documentation
> cpulimit-debuginfo.i586: E: debuginfo-without-sources
> 2 packages and 0 specfiles checked; 1 errors, 1 warnings.
> 
> For it seems that the compiler flags aren't honored.  Comment #19 said what to
> do ;-)  

i.e. you need
 make %{?_smp_mflags} CFLAGS="$RPM_OPT_FLAGS"
instead of
 make %{?_smp_mflags}

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.




More information about the Fedora-package-review mailing list