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

bugzilla at redhat.com bugzilla at redhat.com
Wed Jul 29 12:38:31 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 #20 from Itamar Reis Peixoto <itamar at ispbrasil.com.br>  2009-07-29 08:38:30 EDT ---
(In reply to comment #19)
the auto-tools previous patch was very intrusive.

patching makefile sounds perfect for me;

you could include CC, something like this.


>  BINDIR=/usr/local/bin
>  MANDIR=/usr/local/man
>  INSTALL="install"
>  CFLAGS="-Wall -O2"
   CC="gcc"
>  all::   cpulimit
> 
>  cpulimit:       cpulimit.c
>          ${CC} ${CFLAGS} -o cpulimit cpulimit.c -lrt
>

-- 
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