Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
x264: fix runtime crash due to llvm-strip args
This is a similar issue to #234868, but it crashes instead of failing to link. The same fix applies (using `-S` instead of `-x` with `llvm-strip`).
- Loading branch information