[Webkit-unassigned] [Bug 102827] New: [CMake] Optimize binary size by removing dead sections on unix/gcc

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 20 11:45:21 PST 2012


https://bugs.webkit.org/show_bug.cgi?id=102827

           Summary: [CMake] Optimize binary size by removing dead sections
                    on unix/gcc
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: laszlo.gombos at webkit.org


Turn on -ffunction-sections and -fdata-sections gcc flags and --gc-sections linker flag.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list