WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
238390
Move PROFILE_DATA_FLAGS from Source/WebKit/Configurations/BaseTarget.xcconfig to WebKit.xcconfig
https://bugs.webkit.org/show_bug.cgi?id=238390
Summary
Move PROFILE_DATA_FLAGS from Source/WebKit/Configurations/BaseTarget.xcconfig...
Wenson Hsieh
Reported
2022-03-25 13:04:31 PDT
This would make things consistent with how -fprofile-instr-use is deployed in WebCore.xcconfig and JavaScriptCore.xcconfig. This was added to BaseTarget.xcconfig in the first place, since adding it to WebKit.xcconfig breaks the build, due to CPP flags no longer including the `-D__STDC_WANT_LIB_EXT1__=1` option. See #238119 for more details.
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2022-04-01 13:05:15 PDT
<
rdar://problem/91177830
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug