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: isomaster - an easy to use GUI CD image editor https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=220969 bugs.michael@xxxxxxx changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED AssignedTo|nobody@xxxxxxxxxxxxxxxxx |bugs.michael@xxxxxxx OtherBugsDependingO|163776 |163778 nThis| | ------- Additional Comments From bugs.michael@xxxxxxx 2007-01-11 20:45 EST ------- > GLOBALFLAGS += flags-speciied-for-program That's okay. The Makefile is very simple and hardcoded. Alternatively, it could use $(CFLAGS) in the same way that it's possible to override it from the outside. That works with most projects. > %clean > > Maybe in mock. In my local, custom build directory remains. rpmbuild --clean ... ;-) Then look at the end of the build output. Btw, I prefer rpmbuild over mock. > Btw, project compiled with OPTFLAGS is over 10% larger > than the previous one. Is this normal? Increase in size is normal and due to options like -fasynchronous-unwind-tables. Whether it's 10% or more or less, I don't know. :) $ rpm --eval %optflags -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -- Configure bugmail: https://bugzilla.redhat.com/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact. _______________________________________________ Fedora-package-review mailing list Fedora-package-review@xxxxxxxxxx http://www.redhat.com/mailman/listinfo/fedora-package-review