From: Ammar Faizi <[email protected]>
To: Jens Axboe <[email protected]>
Cc: Ammar Faizi <[email protected]>,
io-uring Mailing List <[email protected]>,
GNU/Weeb Mailing List <[email protected]>
Subject: [PATCH liburing 0/2] Simplify build for tests and a gitignore cleanup
Date: Sun, 3 Apr 2022 22:38:47 +0700 [thread overview]
Message-ID: <[email protected]> (raw)
Hi Jens,
Two patches in this series:
- Append -lpthread for all tests and remove the LDFLAGS override
for tests that use pthread.
- Another patch to append `.test` to the test binary filename for
gitignore simplification after my first try at [1].
[1]: https://lore.kernel.org/io-uring/[email protected]
Signed-off-by: Ammar Faizi <[email protected]>
---
Ammar Faizi (2):
test/Makefile: Append -lpthread for all tests
test/Makefile: Append `.test` to the test binary filename
.gitignore | 132 +-------------------------------------------------
test/Makefile | 33 +++----------
2 files changed, 7 insertions(+), 158 deletions(-)
base-commit: c0a2850e7192edbf3679265db20e2fb2a828e830
--
Ammar Faizi
next reply other threads:[~2022-04-03 15:39 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-04-03 15:38 Ammar Faizi [this message]
2022-04-03 15:38 ` [PATCH liburing 1/2] test/Makefile: Append -lpthread for all tests Ammar Faizi
2022-04-03 15:38 ` [PATCH liburing 2/2] test/Makefile: Append `.test` to the test binary filename Ammar Faizi
2022-04-03 16:43 ` Jens Axboe
2022-04-03 17:21 ` Ammar Faizi
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 \
[email protected] \
[email protected] \
[email protected] \
[email protected] \
[email protected] \
/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