All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 0/2] musl support for libnet and netsniff-ng
@ 2016-11-14 11:29 Tobias Klauser
  2016-11-14 11:29 ` [Buildroot] [PATCH 1/2] package/libnet: fix compilation with musl Tobias Klauser
  2016-11-14 11:29 ` [Buildroot] [PATCH 2/2] package/netsniff-ng: allow to build " Tobias Klauser
  0 siblings, 2 replies; 7+ messages in thread
From: Tobias Klauser @ 2016-11-14 11:29 UTC (permalink / raw)
  To: buildroot

netsniff-ng can be build with musl since version 0.5.8, however it depends
on libnet which currently fails to build with musl. This series fixes libnet
build with musl by adding the corresponding upstream patch and then enabling
the netsniff-ng with musl as well.

Tobias Klauser (2):
  package/libnet: fix compilation with musl
  package/netsniff-ng: allow to build with musl

 package/libnet/0001-support-musl-libc.patch | 50 +++++++++++++++++++++++++++++
 package/netsniff-ng/Config.in               |  3 +-
 2 files changed, 51 insertions(+), 2 deletions(-)
 create mode 100644 package/libnet/0001-support-musl-libc.patch

-- 
2.11.0.rc0.7.gbe5a750

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

end of thread, other threads:[~2016-11-15 11:35 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-11-14 11:29 [Buildroot] [PATCH 0/2] musl support for libnet and netsniff-ng Tobias Klauser
2016-11-14 11:29 ` [Buildroot] [PATCH 1/2] package/libnet: fix compilation with musl Tobias Klauser
2016-11-15 10:38   ` Thomas Petazzoni
2016-11-15 11:32     ` Tobias Klauser
2016-11-14 11:29 ` [Buildroot] [PATCH 2/2] package/netsniff-ng: allow to build " Tobias Klauser
2016-11-15 10:39   ` Thomas Petazzoni
2016-11-15 11:35     ` Tobias Klauser

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.