[webkit-changes] [WebKit/WebKit] 0d78e3: [libpas] libpas is unconditionally built with -Werror

Michael Catanzaro noreply at github.com
Fri Oct 14 13:23:59 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 0d78e3342b26fbe519d44a1d97763ad5b06305a4
      https://github.com/WebKit/WebKit/commit/0d78e3342b26fbe519d44a1d97763ad5b06305a4
  Author: Michael Catanzaro <mcatanzaro at redhat.com>
  Date:   2022-10-14 (Fri, 14 Oct 2022)

  Changed paths:
    M Source/bmalloc/libpas/CMakeLists.txt

  Log Message:
  -----------
  [libpas] libpas is unconditionally built with -Werror
https://bugs.webkit.org/show_bug.cgi?id=246520

Reviewed by Yusuke Suzuki.

We cannot use -Werror unconditionally because it will cause builds to
fail spuriously for end users. Get rid of it.

* Source/bmalloc/libpas/CMakeLists.txt:

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




More information about the webkit-changes mailing list