Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 79af63a98ecb6a5924ef2f9695603c26461426d1
      
https://github.com/WebKit/WebKit/commit/79af63a98ecb6a5924ef2f9695603c26461426d1
  Author: Diego Pino Garcia <dp...@igalia.com>
  Date:   2024-08-07 (Wed, 07 Aug 2024)

  Changed paths:
    M Source/WTF/wtf/PlatformHave.h
    M Source/cmake/WebKitCompilerFlags.cmake

  Log Message:
  -----------
  [GCC] Unreviewed, build fix for Debian Stable ARM64 after 281895@main
https://bugs.webkit.org/show_bug.cgi?id=277672

Follow-up to 281937@main.

Checking whether symbol '__FLT16_MANT_DIG__' is defined doesn't guarantee
type '_Float16' is supported.

Try to build simple program using '_Float16' to determine whether the type
is suppported. In that case, define flag 'HAVE_FLOAT16'.

* Source/WTF/wtf/PlatformHave.h:
* Source/cmake/WebKitCompilerFlags.cmake:

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



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