Bug 177268 - `build-jsc --cmake --release` does not build using cmake
Summary: `build-jsc --cmake --release` does not build using cmake
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: Safari Technology Preview
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-09-20 14:00 PDT by Saam Barati
Modified: 2017-09-20 14:00 PDT (History)
12 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Saam Barati 2017-09-20 14:00:45 PDT
you need to do `build-jsc --release --cmake` to get a release cmake build. This is stupid, `build-jsc --cmake --release` obviously should not build using Xcode.