Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 1/1] core: enhance printvars for variables with newlines
Date: Tue, 3 Apr 2018 16:50:12 +0200	[thread overview]
Message-ID: <20180403165012.0d0e173a@windsurf> (raw)
In-Reply-To: <20180403143151.13372-1-chemobejk@gmail.com>

Hello,

On Tue,  3 Apr 2018 17:31:51 +0300, Stefan Becker wrote:
> If the variable content has newlines in it then the currently dumped
> content can't be fed again to GNU make. Add the option DEFINE_VARS which
> causes the variables to be dumped using
> 
>    define VAR
>    ... line 1 ...
>    ... line 2 ...
>    ...
>    endef
> 
> Updated the manual accordingly.

Just curious, what is the use case for feeding the printvars output
back into GNU Make ?

Thanks!

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin (formerly Free Electrons)
Embedded Linux and Kernel engineering
https://bootlin.com

  reply	other threads:[~2018-04-03 14:50 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-04-03 14:31 [Buildroot] [PATCH 1/1] core: enhance printvars for variables with newlines Stefan Becker
2018-04-03 14:50 ` Thomas Petazzoni [this message]
2018-04-03 15:15   ` Stefan Becker
2018-04-03 16:21     ` Yann E. MORIN
2018-04-03 16:37       ` Stefan Becker
2018-04-03 17:01         ` Yann E. MORIN
2018-04-05  6:20 ` Stefan Becker

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20180403165012.0d0e173a@windsurf \
    --to=thomas.petazzoni@bootlin.com \
    --cc=buildroot@busybox.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox