Bug 181371

Summary: [cmake] Unset CMAKE_REQUIRED_LIBRARIES after check_function_exists test
Product: WebKit Reporter: Konstantin Tokarev <annulen>
Component: Tools / TestsAssignee: Konstantin Tokarev <annulen>
Status: RESOLVED FIXED    
Severity: Normal CC: achristensen, commit-queue, lforschler, mcatanzaro, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Local Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

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>