All of lore.kernel.org
 help / color / mirror / Atom feed
From: Xiao Yang <yangx.jy@cn.fujitsu.com>
To: ltp@lists.linux.it
Subject: [LTP] [PATCH] cleanup: avoid to generate many redundant obj files
Date: Thu, 20 Feb 2020 08:45:00 +0800	[thread overview]
Message-ID: <5E4DD68C.40201@cn.fujitsu.com> (raw)
In-Reply-To: <20200219134055.GA10791@rei>

On 2020/2/19 21:40, Cyril Hrubis wrote:
> Hi!
>> The root cause is that libswapon.c is built as an object
>> file(libswapon.o) instead of a library file(libswapon.so/libswapon.a).
>>
>> Sorry, I just feel strange about the left *.o files.
> Given that the library is used in both swapon and swapoff tests we may
> as well move it to the toplevel libs/ directory as libltpswap, which
> would simplify the Makefiles a bit.
Hi Cyril,

Thanks, and I will look into it as you suggested. :-)

Best Regards,
Xiao Yang




  reply	other threads:[~2020-02-20  0:45 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-02-18 11:59 [LTP] [PATCH] cleanup: avoid to generate many redundant obj files Li Wang
2020-02-18 14:05 ` Yang Xu
2020-02-19  3:57   ` Li Wang
2020-02-19 11:17 ` Xiao Yang
2020-02-19 12:20   ` Li Wang
2020-02-19 13:07     ` Xiao Yang
2020-02-19 13:35       ` Xiao Yang
2020-02-19 13:40         ` Cyril Hrubis
2020-02-20  0:45           ` Xiao Yang [this message]
2020-02-19 13:40       ` Li Wang

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=5E4DD68C.40201@cn.fujitsu.com \
    --to=yangx.jy@cn.fujitsu.com \
    --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.