Bug 184972

Summary: [CMake] Some options should be marked as advanced
Product: WebKit Reporter: Michael Catanzaro <mcatanzaro>
Component: Tools / TestsAssignee: Michael Catanzaro <mcatanzaro>
Status: RESOLVED FIXED    
Severity: Normal CC: annulen, commit-queue, lforschler, mcatanzaro, svillar, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: PC   
OS: Linux   
Attachments:
Description Flags
Patch none

Description Michael Catanzaro 2018-04-25 08:44:12 PDT
There are also a couple build options that should be advanced, but are not. BUILD_SHARED is definitely not going to work. LIBGCRYPTCONFIG_SCRIPT and the WEBP options should also be advanced. I'm not sure about USE_CUSTOM_LIBCXX and USE_LIBCXX.
Comment 1 Michael Catanzaro 2018-04-25 09:18:07 PDT
Let's handle BUILD_SHARED, USE_CUSTOM_LIBCXX, and USE_LIBCXX in bug #184973
Comment 2 Michael Catanzaro 2018-04-25 09:19:53 PDT
Created attachment 338744 [details]
Patch
Comment 3 WebKit Commit Bot 2018-04-25 12:58:59 PDT
Comment on attachment 338744 [details]
Patch

Clearing flags on attachment: 338744

Committed r231012: <https://trac.webkit.org/changeset/231012>
Comment 4 WebKit Commit Bot 2018-04-25 12:59:00 PDT
All reviewed patches have been landed.  Closing bug.
Comment 5 Radar WebKit Bug Importer 2018-04-25 12:59:18 PDT
<rdar://problem/39731293>