Branch: refs/heads/webkitglib/2.46
  Home:   https://github.com/WebKit/WebKit
  Commit: e8e969e4013649348552ade8436aa66b6de8ab14
      
https://github.com/WebKit/WebKit/commit/e8e969e4013649348552ade8436aa66b6de8ab14
  Author: Nikolas Zimmermann <nzimmerm...@igalia.com>
  Date:   2024-08-30 (Fri, 30 Aug 2024)

  Changed paths:
    M Source/cmake/WebKitCompilerFlags.cmake

  Log Message:
  -----------
  Cherry-pick 282934@main (d2f23775f2b2). 
https://bugs.webkit.org/show_bug.cgi?id=278861

    [GTK][WPE] Avoid linker relocation errors on Debug/RelWithDebInfo builds
    https://bugs.webkit.org/show_bug.cgi?id=278861

    Reviewed by Adrian Perez de Castro.

    Split debug information in ".debug_types" / ".debug_info" sections - this 
leads
    to a smaller overall size of the debug information, and avoids linker 
relocation
    errors on e.g. aarch64 (relocation R_AARCH64_ABS32 out of range: 4312197985 
is
    not in [-2147483648, 4294967295]).

      -> Unconditionally pass '-fdebug-types-section' to gcc/clang, to mitigate 
it.

    * Source/cmake/WebKitCompilerFlags.cmake:

    Canonical link: https://commits.webkit.org/282934@main

Canonical link: https://commits.webkit.org/282416.29@webkitglib/2.46



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to