[Bug 220969] Review Request: isomaster - an easy to use GUI CD image editor

bugzilla at redhat.com bugzilla at redhat.com
Fri Jan 12 01:45:52 UTC 2007


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 at gmx.net changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED
         AssignedTo|nobody at fedoraproject.org    |bugs.michael at gmx.net
OtherBugsDependingO|163776                      |163778
              nThis|                            |




------- Additional Comments From bugs.michael at gmx.net  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.




More information about the Fedora-package-review mailing list