Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 0/3] toolchain/wrapper: move -ztext to the toolchain wrapper
@ 2024-08-13 10:04 yann.morin
  2024-08-13 10:04 ` [Buildroot] [PATCH 1/3] toolchain/wrapper: check unsafe paths earlier yann.morin
                   ` (3 more replies)
  0 siblings, 4 replies; 10+ messages in thread
From: yann.morin @ 2024-08-13 10:04 UTC (permalink / raw)
  To: buildroot
  Cc: Romain Naour, Giulio Benetti, Yann E . MORIN, J . Neuschäfer,
	Thomas Petazzoni

From: "Yann E. MORIN" <yann.morin@orange.com>

Hello All!

Following a discussion with Thomas , we were both left wondering why
-ztext was not handled in the toolchain wrapper, like the other similar
flags are.

This small series is an attempt at making it so.


Regards,
Yann E. MORIN.


The following changes since commit 81e6541efe054df635947d0c143818f8cf7cb048

  package/gnuradio: fix build with fmt >= 11.x (2024-08-12 22:50:39 +0200)


are available as patches in this mail series,

for you to apply patches up to 8402ba3c5551505159a155c5cf0fc5b58c6a3614

  toolchain/wrapper: move -ztext from LDFLAGS to toolchain wrapper (2024-08-13 12:03:55 +0200)


----------------------------------------------------------------
Yann E. MORIN (3):
      toolchain/wrapper: check unsafe paths earlier
      toolchain/wrapper: check we did not add more args than expected
      toolchain/wrapper: move -ztext from LDFLAGS to toolchain wrapper

 package/Makefile.in            | 19 --------------
 toolchain/toolchain-wrapper.c  | 57 +++++++++++++++++++++++++-----------------
 toolchain/toolchain-wrapper.mk |  9 +++++++
 3 files changed, 43 insertions(+), 42 deletions(-)

--
                                        ____________
.-----------------.--------------------:       _    :------------------.
|  Yann E. MORIN  | Real-Time Embedded |    __/ )   | /"\ ASCII RIBBON |
|                 | Software  Designer |  _/ - /'   | \ / CAMPAIGN     |
| +33 638.411.245 '--------------------: (_    `--, |  X  AGAINST      |
| yann.morin (at) orange.com           |_="    ,--' | / \ HTML MAIL    |
'--------------------------------------:______/_____:------------------'

____________________________________________________________________________________________________________
Ce message et ses pieces jointes peuvent contenir des informations confidentielles ou privilegiees et ne doivent donc
pas etre diffuses, exploites ou copies sans autorisation. Si vous avez recu ce message par erreur, veuillez le signaler
a l'expediteur et le detruire ainsi que les pieces jointes. Les messages electroniques etant susceptibles d'alteration,
Orange decline toute responsabilite si ce message a ete altere, deforme ou falsifie. Merci.

This message and its attachments may contain confidential or privileged information that may be protected by law;
they should not be distributed, used or copied without authorisation.
If you have received this email in error, please notify the sender and delete this message and its attachments.
As emails may be altered, Orange is not liable for messages that have been modified, changed or falsified.
Thank you.

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

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

end of thread, other threads:[~2025-06-04 18:20 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-08-13 10:04 [Buildroot] [PATCH 0/3] toolchain/wrapper: move -ztext to the toolchain wrapper yann.morin
2024-08-13 10:04 ` [Buildroot] [PATCH 1/3] toolchain/wrapper: check unsafe paths earlier yann.morin
2025-05-18  9:52   ` Peter Korsgaard
2025-06-04 18:20   ` Arnout Vandecappelle via buildroot
2024-08-13 10:04 ` [Buildroot] [PATCH 2/3] toolchain/wrapper: check we did not add more args than expected yann.morin
2025-05-18 12:51   ` Peter Korsgaard
2024-08-13 10:04 ` [Buildroot] [PATCH 3/3] toolchain/wrapper: move -ztext from LDFLAGS to toolchain wrapper yann.morin
2024-08-14  5:54   ` yann.morin
2024-08-23 11:02 ` [Buildroot] [PATCH 0/3] toolchain/wrapper: move -ztext to the " J. Neuschäfer via buildroot
2024-09-13 17:06   ` Markus Mayer via buildroot

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