etcd/scripts
Dirkjan Bussink 1a9742c9c4 release: build with consistent paths
This changes the builds to always add -trimpath which removes specific
build time paths from the binary (like current directories etc).

Improves build reproducability to make the final binary independent from
the specific build path.

Lastly, when stripping debug symbols, also add -w to strip DWARF symbols
as well which aren't needed in that case either.

Signed-off-by: Dirkjan Bussink <d.bussink@gmail.com>
2022-11-21 15:19:51 +01:00
..
2021-01-21 17:47:36 +01:00
2021-03-16 22:50:41 +01:00
2017-09-06 19:18:04 -07:00
2018-04-02 11:27:39 -07:00
2020-10-26 13:02:32 +01:00

scripts for etcd development