[webkit-changes] [WebKit/WebKit] 300341: REGRESSION (257661 at main): Fix build failure caused...
EWS
noreply at github.com
Sat Dec 10 13:34:55 PST 2022
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 300341d8beba21b73d62ebfbffd6281ee4ee5a82
https://github.com/WebKit/WebKit/commit/300341d8beba21b73d62ebfbffd6281ee4ee5a82
Author: David Kilzer <ddkilzer at apple.com>
Date: 2022-12-10 (Sat, 10 Dec 2022)
Changed paths:
M Source/JavaScriptCore/Configurations/JavaScriptCore.xcconfig
Log Message:
-----------
REGRESSION (257661 at main): Fix build failure caused by weak external symbol
https://bugs.webkit.org/show_bug.cgi?id=248459
rdar://problem/102752281
Unreviewed build fix.
Ignore a weak external symbol in internal Debug builds:
__ZNSt3__14__fs10filesystem24__throw_filesystem_errorB6v15006IJRPKcRKNS1_4pathERKNS_10error_codeEEEEvDpOT_
* Source/JavaScriptCore/Configurations/JavaScriptCore.xcconfig:
(OTHER_LDFLAGS_HIDE_SYMBOLS):
Canonical link: https://commits.webkit.org/257684@main
More information about the webkit-changes
mailing list