Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
appimage: Strip header files out of appimage
Some header files libclang ships are quite huge (megabytes). Looks like they're for ARM. Regardless, we don't need any header files at runtime. This saves us about 1M of disk space.
- Loading branch information