openwrt-packages/libs/libftdi1
Giovanni Giacobbi 7af60cc3e2
libftdi1: Improve build binary reproducibility
The library embeds the result of "git describe" inside the source code, making the binary result dependent of the particular commit being used in the build root when building inside a git working copy.

As this is unnecessary information, remove this option and fallback to the default "unknown", which is also the value compiled by tools that do not clone but export the openwrt base tree.

Signed-off-by: Giovanni Giacobbi <giovanni@giacobbi.net>
2021-03-26 10:48:39 +00:00
..
patches libftdi1: Improve build binary reproducibility 2021-03-26 10:48:39 +00:00
Makefile libftdi1: Improve build binary reproducibility 2021-03-26 10:48:39 +00:00