Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 0/8] package/links: With or without you ;)
@ 2016-02-20 16:40 Bernd Kuhls
  2016-02-20 16:40 ` [Buildroot] [PATCH 1/8] package/links: add --with/--without-zlib Bernd Kuhls
                   ` (9 more replies)
  0 siblings, 10 replies; 22+ messages in thread
From: Bernd Kuhls @ 2016-02-20 16:40 UTC (permalink / raw)
  To: buildroot

Hi,

this patch series adds --with/--without to CONF_OPTS as requested by
Thomas: http://article.gmane.org/gmane.comp.lib.uclibc.buildroot/140285

Regards, Bernd

Bernd Kuhls (8):
  package/links: add --with/--without-zlib
  package/links: add --with/--without-lzma
  package/links: add --with/--without-ssl
  package/links: add --with/--without-libevent
  package/links: add --with/--without-bzip2
  package/links: add --with/--without-libtiff
  package/links: add --disable-graphics
  package/links: add --with/--without-libjpeg

 package/links/links.mk | 23 +++++++++++++++++++++++
 1 file changed, 23 insertions(+)

-- 
2.7.0

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

end of thread, other threads:[~2016-02-21 13:58 UTC | newest]

Thread overview: 22+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-02-20 16:40 [Buildroot] [PATCH 0/8] package/links: With or without you ;) Bernd Kuhls
2016-02-20 16:40 ` [Buildroot] [PATCH 1/8] package/links: add --with/--without-zlib Bernd Kuhls
2016-02-20 17:38   ` Yann E. MORIN
2016-02-20 16:40 ` [Buildroot] [PATCH 2/8] package/links: add --with/--without-lzma Bernd Kuhls
2016-02-20 17:39   ` Yann E. MORIN
2016-02-20 16:40 ` [Buildroot] [PATCH 3/8] package/links: add --with/--without-ssl Bernd Kuhls
2016-02-20 17:43   ` Yann E. MORIN
2016-02-20 17:47     ` Bernd Kuhls
2016-02-20 17:50       ` Yann E. MORIN
2016-02-20 19:50         ` Bernd Kuhls
2016-02-20 16:40 ` [Buildroot] [PATCH 4/8] package/links: add --with/--without-libevent Bernd Kuhls
2016-02-20 17:39   ` Yann E. MORIN
2016-02-20 16:40 ` [Buildroot] [PATCH 5/8] package/links: add --with/--without-bzip2 Bernd Kuhls
2016-02-20 17:40   ` Yann E. MORIN
2016-02-20 16:40 ` [Buildroot] [PATCH 6/8] package/links: add --with/--without-libtiff Bernd Kuhls
2016-02-20 17:40   ` Yann E. MORIN
2016-02-20 16:40 ` [Buildroot] [PATCH 7/8] package/links: add --disable-graphics Bernd Kuhls
2016-02-20 17:42   ` Yann E. MORIN
2016-02-20 16:40 ` [Buildroot] [PATCH 8/8] package/links: add --with/--without-libjpeg Bernd Kuhls
2016-02-20 17:42   ` Yann E. MORIN
2016-02-20 17:37 ` [Buildroot] [PATCH 0/8] package/links: With or without you ;) Yann E. MORIN
2016-02-21 13:58 ` Thomas Petazzoni

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox