Christian Marangi
0b116e9d73
tools/meson: add pending patch to improve binary reproducibility
...
Add 3 pending patch that improve binary reproducibility. The first
address a problem with RPATH string not getting cleared on removal of
RPATH entry from ELF section. The other 2 skip including external shared
library in RPATH in meson build phase.
This follows the logic that on cross-compiling we can't run the binary
anyway as it does target a different arch hence it doesn't make sense to
include those extra path in RPATH causing reproducibility problems (as
path for those external library will depend on the build system path)
Link: https://github.com/openwrt/openwrt/pull/20389
Signed-off-by: Christian Marangi <ansuelsmth@gmail.com >
2025-10-14 17:13:04 +02:00
..
2025-08-17 11:09:46 +02:00
2025-02-24 14:12:47 +01:00
2025-02-25 18:12:32 +01:00
2025-07-29 21:31:11 +02:00
2025-05-05 08:25:29 +02:00
2025-08-11 12:16:18 +02:00
2025-07-26 14:38:07 +02:00
2025-07-30 23:06:30 +02:00
2024-04-03 18:56:58 +02:00
2024-04-06 11:24:18 +02:00
2024-04-06 11:24:18 +02:00
2025-10-04 00:33:53 +02:00
2025-06-17 06:27:12 +02:00
2025-07-26 14:38:08 +02:00
2025-04-17 16:29:18 +02:00
2023-01-16 18:29:04 +01:00
2025-01-26 15:42:44 +01:00
2025-01-11 22:24:24 +01:00
2025-05-23 00:21:44 +02:00
2025-07-26 14:38:09 +02:00
2025-07-05 15:24:53 +02:00
2025-09-27 17:49:44 -04:00
2025-07-27 18:07:16 +02:00
2024-06-10 13:02:06 +02:00
2025-10-01 16:44:43 +01:00
2024-09-24 19:48:43 +01:00
2022-10-20 00:33:22 +02:00
2022-10-22 22:53:24 +02:00
2024-05-01 15:45:25 +02:00
2025-04-17 16:29:18 +02:00
2025-08-11 22:28:41 +02:00
2025-05-20 00:47:37 +02:00
2025-03-27 21:44:57 +01:00
2025-06-17 11:23:08 +02:00
2024-05-23 11:49:03 +02:00
2025-03-29 19:23:15 +01:00
2025-08-11 22:28:41 +02:00
2025-07-19 20:15:13 +02:00
2025-08-05 07:01:07 +02:00
2024-05-23 11:49:03 +02:00
2021-02-05 12:00:24 -10:00
2025-08-20 14:56:47 +02:00
2025-05-17 11:44:34 +02:00
2025-05-02 17:26:08 +02:00
2025-10-14 17:13:04 +02:00
2024-05-22 11:53:52 +02:00
2025-10-11 21:50:41 +02:00
2022-03-01 00:08:08 +01:00
2025-08-25 10:30:14 +02:00
2023-01-09 21:33:19 +01:00
2025-05-24 11:24:30 +02:00
2024-10-05 12:41:16 +02:00
2025-07-28 00:52:47 +02:00
2025-10-04 20:34:38 +02:00
2024-05-22 11:56:45 +02:00
2025-04-21 23:55:59 +02:00
2025-05-20 00:47:37 +02:00
2023-04-29 17:37:45 +02:00
2025-07-28 00:57:25 +02:00
2025-05-22 18:53:24 +02:00
2024-04-06 11:24:18 +02:00
2024-04-06 11:24:18 +02:00
2024-06-16 22:40:42 +02:00
2025-04-23 11:50:13 +02:00
2025-08-20 23:33:22 +02:00
2021-09-20 15:21:17 +02:00
2024-06-18 19:49:54 +02:00
2025-08-01 08:49:03 +02:00
2025-10-09 13:37:58 +02:00
2025-04-22 13:20:05 +02:00
2025-02-19 09:37:46 +01:00
2023-09-19 20:21:33 +02:00
2025-02-24 12:44:02 +01:00
2025-02-22 20:30:00 +01:00
2025-07-26 14:38:08 +02:00