All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Monjalon <thomas@monjalon.net>
To: Ray Kinsella <mdr@ashroe.eu>
Cc: dev@dpdk.org, david.marchand@redhat.com
Subject: Re: [dpdk-dev] [PATCH] devtools: skip ABI check in static builds
Date: Tue, 21 Apr 2020 11:15:44 +0200	[thread overview]
Message-ID: <1817428.PYKUYFuaPT@thomas> (raw)
In-Reply-To: <8db28849-b64f-75d7-51f9-aeade8e7203b@ashroe.eu>

21/04/2020 08:11, Ray Kinsella:
> 
> On 21/04/2020 02:33, Thomas Monjalon wrote:
> > When running make with CONFIG_RTE_BUILD_SHARED_LIB=n,
> > no shared library is built.
> > In this case, no need to run ABI check.
> > 
> > With meson, both shared and static libraries are always built.
> 
> You can easily do the same thing for meson, by checking the 3rd parameter to build() in test-meson-build.sh,

No, both library types are always compiled.
The only option is to choose which library to link in built-in apps.




  reply	other threads:[~2020-04-21  9:15 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-04-21  1:33 [dpdk-dev] [PATCH] devtools: skip ABI check in static builds Thomas Monjalon
2020-04-21  6:11 ` Ray Kinsella
2020-04-21  9:15   ` Thomas Monjalon [this message]
2020-04-21  8:02 ` David Marchand
2020-04-21  9:20   ` Thomas Monjalon

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=1817428.PYKUYFuaPT@thomas \
    --to=thomas@monjalon.net \
    --cc=david.marchand@redhat.com \
    --cc=dev@dpdk.org \
    --cc=mdr@ashroe.eu \
    /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.