Please do not reply directly to this email. All additional comments should be made in the comments box of this bug report. Summary: Review Request: sloccount https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=172872 ------- Additional Comments From bugs.michael@xxxxxxx 2006-04-04 12:50 EST ------- Doesn't build with RPM optflags. A complete patch would be needed (since CFLAGS are not accepted) or a hack like this: --- sloccount.spec.orig 2006-04-04 11:21:23.000000000 +0200 +++ sloccount.spec 2006-04-04 18:54:27.000000000 +0200 @@ -19,7 +19,7 @@ %setup -q %build -make +make CC="gcc ${RPM_OPT_FLAGS}" %install rm -rf ${RPM_BUILD_ROOT} -- Configure bugmail: https://bugzilla.redhat.com/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is. -- fedora-extras-list mailing list fedora-extras-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/fedora-extras-list