* [ptxdist] [PATCH] Toolchain: add help for the "store compiler flags" menu entry
@ 2017-03-15 9:44 Juergen Borleis
2017-03-17 9:42 ` Michael Olbrich
0 siblings, 1 reply; 2+ messages in thread
From: Juergen Borleis @ 2017-03-15 9:44 UTC (permalink / raw)
To: ptxdist
Just add some words how to make use of this option.
Signed-off-by: Juergen Borleis <jbe@pengutronix.de>
---
platforms/toolchain_options.in | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/platforms/toolchain_options.in b/platforms/toolchain_options.in
index f8c231f7d..5593720b3 100644
--- a/platforms/toolchain_options.in
+++ b/platforms/toolchain_options.in
@@ -74,6 +74,10 @@ config TARGET_COMPILER_RECORD_SWITCHES
bool
prompt "store compiler flags (-frecord-gcc-switches)"
default y
+ help
+ Can be read with the 'readelf' tool from the used toolchain and the
+ command line option '-p .GCC.command.line' on any object file or
+ the corresponding .debug/.<whatever>.dbg file.
config TARGET_EXTRA_CPPFLAGS
string
--
2.11.0
_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [ptxdist] [PATCH] Toolchain: add help for the "store compiler flags" menu entry
2017-03-15 9:44 [ptxdist] [PATCH] Toolchain: add help for the "store compiler flags" menu entry Juergen Borleis
@ 2017-03-17 9:42 ` Michael Olbrich
0 siblings, 0 replies; 2+ messages in thread
From: Michael Olbrich @ 2017-03-17 9:42 UTC (permalink / raw)
To: ptxdist
On Wed, Mar 15, 2017 at 10:44:04AM +0100, Juergen Borleis wrote:
> Just add some words how to make use of this option.
>
> Signed-off-by: Juergen Borleis <jbe@pengutronix.de>
Thanks, applied,
Michael
> ---
> platforms/toolchain_options.in | 4 ++++
> 1 file changed, 4 insertions(+)
>
> diff --git a/platforms/toolchain_options.in b/platforms/toolchain_options.in
> index f8c231f7d..5593720b3 100644
> --- a/platforms/toolchain_options.in
> +++ b/platforms/toolchain_options.in
> @@ -74,6 +74,10 @@ config TARGET_COMPILER_RECORD_SWITCHES
> bool
> prompt "store compiler flags (-frecord-gcc-switches)"
> default y
> + help
> + Can be read with the 'readelf' tool from the used toolchain and the
> + command line option '-p .GCC.command.line' on any object file or
> + the corresponding .debug/.<whatever>.dbg file.
>
> config TARGET_EXTRA_CPPFLAGS
> string
> --
> 2.11.0
>
>
> _______________________________________________
> ptxdist mailing list
> ptxdist@pengutronix.de
--
Pengutronix e.K. | |
Industrial Linux Solutions | http://www.pengutronix.de/ |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 |
Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |
_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2017-03-17 9:42 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-03-15 9:44 [ptxdist] [PATCH] Toolchain: add help for the "store compiler flags" menu entry Juergen Borleis
2017-03-17 9:42 ` Michael Olbrich
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox