[webkit-changes] [WebKit/WebKit] 565848: [WPE] [LibWebRTC] Fix build for ARM 32-bit
Diego Pino
noreply at github.com
Mon Mar 11 11:38:14 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 565848432d81dc7bb57f62ae1413eb4417d680e9
https://github.com/WebKit/WebKit/commit/565848432d81dc7bb57f62ae1413eb4417d680e9
Author: Diego Pino Garcia <dpino at igalia.com>
Date: 2024-03-11 (Mon, 11 Mar 2024)
Changed paths:
M Source/ThirdParty/libwebrtc/CMakeLists.txt
Log Message:
-----------
[WPE] [LibWebRTC] Fix build for ARM 32-bit
https://bugs.webkit.org/show_bug.cgi?id=270689
Reviewed by Philippe Normand.
Set build flags "-mfpu=neon;-mfloat-abi=hard" on several files that need them.
* Source/ThirdParty/libwebrtc/CMakeLists.txt:
Canonical link: https://commits.webkit.org/275915@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