From: Petr Vorel <pvorel@suse.cz>
To: ltp@lists.linux.it
Subject: [LTP] [PATCH 0/3] Build system fixes
Date: Fri, 31 Jul 2020 15:02:20 +0200 [thread overview]
Message-ID: <20200731130220.GA5413@dell5510> (raw)
In-Reply-To: <20200731121508.12805-1-chrubis@suse.cz>
Hi Cyril,
> This patchset does
> * Introduce LTPLDLIBS to solve linker dependencies once for all
> * Cleans up the output from make a bit, this could be even more fine
> tuned if we agree on this part
> Cyril Hrubis (3):
> build system: Add explicit make rules
> testcases: Make use of LTPLDLIBS
> build system: Silence the output a bit more
Thanks for addressing this issue!
Works as expected:
https://travis-ci.org/github/pevik/ltp/builds/713670475
LGTM and silence output is also a nice feature.
nit: I was thinking how to reduce verbosity (adding --no-print-directory and @
into a variable), but as there is also echo, it's not worth of it.
Tested-by: Petr Vorel <pvorel@suse.cz>
Reviewed-by: Petr Vorel <pvorel@suse.cz>
Kind regards,
Petr
prev parent reply other threads:[~2020-07-31 13:02 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-07-31 12:15 [LTP] [PATCH 0/3] Build system fixes Cyril Hrubis
2020-07-31 12:15 ` [LTP] [PATCH 1/3] build system: Add explicit make rules Cyril Hrubis
2020-08-03 7:47 ` Jan Stancek
2020-08-03 7:59 ` Li Wang
2020-08-03 13:27 ` Petr Vorel
2020-08-05 9:27 ` Cyril Hrubis
2020-08-05 10:31 ` Li Wang
2020-08-05 10:40 ` Cyril Hrubis
2020-07-31 12:15 ` [LTP] [PATCH 2/3] testcases: Make use of LTPLDLIBS Cyril Hrubis
2020-07-31 12:15 ` [LTP] [PATCH 3/3] build system: Silence the output a bit more Cyril Hrubis
2020-08-03 7:52 ` Li Wang
2020-07-31 13:02 ` Petr Vorel [this message]
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=20200731130220.GA5413@dell5510 \
--to=pvorel@suse.cz \
--cc=ltp@lists.linux.it \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.