[Webkit-unassigned] [Bug 237556] New: Fix Release builds for sanitizers by defining RELEASE_WITHOUT_OPTIMIZATIONS

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 7 14:13:40 PST 2022


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

            Bug ID: 237556
           Summary: Fix Release builds for sanitizers by defining
                    RELEASE_WITHOUT_OPTIMIZATIONS
           Product: WebKit
           Version: Other
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: ddkilzer at webkit.org
                CC: katherine_cheney at apple.com

Fix Release builds for sanitizers by defining RELEASE_WITHOUT_OPTIMIZATIONS.

If this is not defined, errors like this occur when building Release with lower optimization levels:

    Source/WTF/wtf/Compiler.h:103:2: error: "Building release without compiler optimizations: WebKit will be slow. Set -DRELEASE_WITHOUT_OPTIMIZATIONS if this is intended."

-- 
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/20220307/79ab7276/attachment.htm>


More information about the webkit-unassigned mailing list