Bug 181371 - [cmake] Unset CMAKE_REQUIRED_LIBRARIES after check_function_exists test
Summary: [cmake] Unset CMAKE_REQUIRED_LIBRARIES after check_function_exists test
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: WebKit Local Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Konstantin Tokarev
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2018-01-07 07:45 PST by Konstantin Tokarev
Modified: 2018-01-07 14:51 PST (History)
5 users (show)

See Also:


Attachments
Patch (1.18 KB, patch)
2018-01-07 07:48 PST, Konstantin Tokarev
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Konstantin Tokarev 2018-01-07 07:45:56 PST
This variable is used by check_function_exists internally, its value should be never used for anything else
Comment 1 Konstantin Tokarev 2018-01-07 07:48:41 PST
Created attachment 330657 [details]
Patch
Comment 2 WebKit Commit Bot 2018-01-07 14:50:18 PST
Comment on attachment 330657 [details]
Patch

Clearing flags on attachment: 330657

Committed r226494: <https://trac.webkit.org/changeset/226494>
Comment 3 WebKit Commit Bot 2018-01-07 14:50:19 PST
All reviewed patches have been landed.  Closing bug.
Comment 4 Radar WebKit Bug Importer 2018-01-07 14:51:50 PST
<rdar://problem/36340673>