Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH v2 0/2] Add option to ban textrels
@ 2024-05-29 18:22 J. Neuschäfer via buildroot
  2024-05-29 18:22 ` [Buildroot] [PATCH v2 1/2] Config.in: ban textrels on musl toolchains J. Neuschäfer via buildroot
  2024-05-29 18:22 ` [Buildroot] [PATCH v2 2/2] micropython: Add patch to avoid textrel on arm/thumb J. Neuschäfer via buildroot
  0 siblings, 2 replies; 9+ messages in thread
From: J. Neuschäfer via buildroot @ 2024-05-29 18:22 UTC (permalink / raw)
  To: buildroot; +Cc: J. Neuschäfer, Thomas Petazzoni

Signed-off-by: J. Neuschäfer <j.neuschaefer@gmx.net>
---
Changes in v2:
- Slightly different wording
- Enable the option by default on musl toolchains
- Add patch to fix build of micropython

Link to v1:
- https://lore.kernel.org/r/20240419-ztext-v1-1-a8d5c2cfcf57@gmx.net

---
J. Neuschäfer (2):
      Config.in: ban textrels on musl toolchains
      micropython: Add patch to avoid textrel on arm/thumb

 Config.in                                          |  14 +++
 package/Makefile.in                                |   4 +
 ...-Make-non-Thumb2-long-jump-workaround-opt.patch | 130 +++++++++++++++++++++
 3 files changed, 148 insertions(+)
---
base-commit: d506e232e7388e70622a1c1b2a3069367d7b305b
change-id: 20240417-ztext-5accbab61c0a

Best regards,
--
J. Neuschäfer <j.neuschaefer@gmx.net>

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2024-06-09 12:55 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-05-29 18:22 [Buildroot] [PATCH v2 0/2] Add option to ban textrels J. Neuschäfer via buildroot
2024-05-29 18:22 ` [Buildroot] [PATCH v2 1/2] Config.in: ban textrels on musl toolchains J. Neuschäfer via buildroot
2024-06-01 20:59   ` Yann E. MORIN
2024-06-09 12:54     ` J. Neuschäfer via buildroot
2024-05-29 18:22 ` [Buildroot] [PATCH v2 2/2] micropython: Add patch to avoid textrel on arm/thumb J. Neuschäfer via buildroot
2024-06-01 20:51   ` Yann E. MORIN
2024-06-08 17:01   ` Peter Korsgaard
2024-06-09  4:12     ` Baruch Siach via buildroot
2024-06-09  8:33       ` Peter Korsgaard

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox