mirror of
https://github.com/LBRYFoundation/LBRY-Vault.git
synced 2025-08-30 00:41:31 +00:00
Slightly reduces file size, improves build speed and makes build more
reproducible.
The .comment section contained GCC version information which could cause
different build output from just a minor update in GCC. The information is not
needed so we strip this.
The strip command was invoked using xargs, spawning a new process for each file.
This is inefficient as xargs can correctly run the strip command with multiple
file names.
-----
taken from
|
||
---|---|---|
.. | ||
appimage | ||
README.md |
Source tarballs
✗ This script does not produce reproducible output (yet!).
-
Prepare python dependencies used by Electrum.
contrib/make_packages
-
Create source tarball.
contrib/make_tgz