-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add option to skip checks when building profiling (#513)
Adds -T option to build-profiling-ffi.sh script to skip post-build checks, which is frequently done during development. Also adds a usage blurb which can be printed with -h option, and prints the usage blurb if the required positional parameter of destination directory is not provided instead of failing with a non-descriptive error. Co-authored-by: Oleg Pudeyev <code@olegp.name>
- Loading branch information
Showing
1 changed file
with
48 additions
and
23 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters