[Webkit-unassigned] [Bug 177665] New: Generate a compile error if release is built without compiler optimizations

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Sep 29 10:03:22 PDT 2017


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

            Bug ID: 177665
           Summary: Generate a compile error if release is built without
                    compiler optimizations
           Product: WebKit
           Version: WebKit Local Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit WPE
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: clopez at igalia.com
                CC: aperez at igalia.com, bugs-noreply at webkitgtk.org

It seems that with embedded build systems like Yocto or Buildroot is relatively easier to shoot on your foot and compile without optimizations.

That happened just to me playing with the value of CXXFLAGS on a Yocto recipe.

I believe that nobody wants to build release without compiler optimizations.

So we can generate an error at build time that will alert the developer.

I believe that a build time error is much better than an unexpected "oh, WebKit is really slow ..."  situation.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170929/110b059e/attachment.html>


More information about the webkit-unassigned mailing list