netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH iproute2-next 0/2] configure: convert global env to command-line options
@ 2021-05-31  9:47 Hangbin Liu
  2021-05-31  9:47 ` [PATCH iproute2-next 1/2] configure: add options ability Hangbin Liu
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Hangbin Liu @ 2021-05-31  9:47 UTC (permalink / raw)
  To: David Ahern; +Cc: Stephen Hemminger, netdev, Hangbin Liu


This path set converts the global environment to command-line options
to make it easier for users to learn or remember the config options.

I only convert environment INCLUDE, LIBBPF_DIR, LIBBPF_FORCE at first.
The IPTC and IPTL are not converted as I don't know what they stand for.

Hangbin Liu (2):
  configure: add options ability
  configure: convert LIBBPF environment variables to command-line
    options

 configure | 49 +++++++++++++++++++++++++++++++++++++++++++------
 1 file changed, 43 insertions(+), 6 deletions(-)

-- 
2.26.3


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2021-06-03  3:41 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-05-31  9:47 [PATCH iproute2-next 0/2] configure: convert global env to command-line options Hangbin Liu
2021-05-31  9:47 ` [PATCH iproute2-next 1/2] configure: add options ability Hangbin Liu
2021-05-31  9:47 ` [PATCH iproute2-next 2/2] configure: convert LIBBPF environment variables to command-line options Hangbin Liu
2021-06-03  3:28 ` [PATCH iproute2-next 0/2] configure: convert global env " David Ahern

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).