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@xxxxxxxxxxxxxxxx> 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. _______________________________________________ Fedora-package-review mailing list Fedora-package-review@xxxxxxxxxx http://www.redhat.com/mailman/listinfo/fedora-package-review