Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: f2921eabafd54691bddf7342542e6e1257a6d7f0
      
https://github.com/WebKit/WebKit/commit/f2921eabafd54691bddf7342542e6e1257a6d7f0
  Author: Fujii Hironori <hironori.fu...@sony.com>
  Date:   2023-10-17 (Tue, 17 Oct 2023)

  Changed paths:
    M Source/cmake/OptionsMSVC.cmake

  Log Message:
  -----------
  REGRESSION(269405@main)[Win] /OPT:NOICF linker switch is duplicated for debug 
build
https://bugs.webkit.org/show_bug.cgi?id=263285

Reviewed by Don Olmstead.

269405@main added /OPT:NOICF switch, but 167777@main also added it for
debug build.

* Source/cmake/OptionsMSVC.cmake:
Removed /OPT:NOICF switch of debug build. Use string(APPEND).

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


_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to