[webkit-changes] [WebKit/WebKit] 7db7c2: Always use -fasynchronous-unwind-table.

Justin Michaud noreply at github.com
Mon Sep 9 17:47:24 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 7db7c2ae79a3a180ad03e10b71aed511eae4224b
      https://github.com/WebKit/WebKit/commit/7db7c2ae79a3a180ad03e10b71aed511eae4224b
  Author: Justin Michaud <jmichaud at igalia.com>
  Date:   2024-09-09 (Mon, 09 Sep 2024)

  Changed paths:
    M Source/cmake/WebKitCompilerFlags.cmake

  Log Message:
  -----------
  Always use -fasynchronous-unwind-table.
https://bugs.webkit.org/show_bug.cgi?id=279300

Reviewed by Michael Catanzaro.

This option is needed on ARMv7 for libbacktrace to work at all. The
downstream port of WPE already has a similar patch, but it should be
upstreamed too.

* Source/cmake/OptionsWPE.cmake:

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



To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications


More information about the webkit-changes mailing list