From: Yann E. MORIN <yann.morin.1998@free.fr>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH/RFC 01/27] package/libsquish: New package
Date: Sun, 5 Apr 2015 23:36:47 +0200 [thread overview]
Message-ID: <20150405213647.GK4134@free.fr> (raw)
In-Reply-To: <1427913380-14808-2-git-send-email-bernd.kuhls@t-online.de>
Bernd, All,
On 2015-04-01 20:35 +0200, Bernd Kuhls spake thusly:
> Needed for Kodi 15.0
>
> Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
[--SNIP--]
I forgot in my previous review: the Makefile for libsqusih does not know
how to build both a shared and a static lib at the same time.
So, you have two options:
- fix the Makefile to be able to build either or both at the same time
- you hide libsquish behind a depends on !BR2_SHARED_STATIC_LIBS
Needless to say, the first is highly preferrable.
Regards,
Yann E. MORIN.
--
.-----------------.--------------------.------------------.--------------------.
| Yann E. MORIN | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software Designer | \ / CAMPAIGN | ___ |
| +33 223 225 172 `------------.-------: X AGAINST | \e/ There is no |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL | v conspiracy. |
'------------------------------^-------^------------------^--------------------'
next prev parent reply other threads:[~2015-04-05 21:36 UTC|newest]
Thread overview: 36+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-04-01 18:35 [Buildroot] [PATCH/RFC 00/27] package/kodi: bump version to 15.0 Alpha2-Isengard Bernd Kuhls
2015-04-01 18:35 ` [Buildroot] [PATCH/RFC 01/27] package/libsquish: New package Bernd Kuhls
2015-04-05 21:31 ` Yann E. MORIN
2015-06-14 14:19 ` Bernd Kuhls
2015-04-05 21:36 ` Yann E. MORIN [this message]
2015-04-01 18:35 ` [Buildroot] [PATCH/RFC 02/27] package/tinyxml2: new package Bernd Kuhls
2015-04-21 21:48 ` Thomas Petazzoni
2015-04-01 18:35 ` [Buildroot] [PATCH/RFC 03/27] package/kodi: bump version to 15.0 Alpha2-Isengard Bernd Kuhls
2015-04-04 16:44 ` Thomas Petazzoni
2015-04-05 21:20 ` Yann E. MORIN
2015-04-08 20:29 ` Bernd Kuhls
2015-04-21 21:49 ` Thomas Petazzoni
2015-04-01 18:35 ` [Buildroot] [PATCH/RFC 04/27] package/kodi-pvr-addons: Split into addon-specific packages Bernd Kuhls
2015-04-01 18:35 ` [Buildroot] [PATCH/RFC 05/27] package/kodi-platform: new package Bernd Kuhls
2015-04-01 18:35 ` [Buildroot] [PATCH/RFC 06/27] package/kodi-pvr-argustv: " Bernd Kuhls
2015-04-01 18:36 ` [Buildroot] [PATCH/RFC 07/27] package/kodi-pvr-dvblink: " Bernd Kuhls
2015-04-01 18:36 ` [Buildroot] [PATCH/RFC 08/27] package/kodi-pvr-dvbviewer: " Bernd Kuhls
2015-04-01 18:36 ` [Buildroot] [PATCH/RFC 09/27] package/kodi-pvr-filmon: " Bernd Kuhls
2015-04-01 18:36 ` [Buildroot] [PATCH/RFC 10/27] package/kodi-pvr-hts: " Bernd Kuhls
2015-04-01 18:36 ` [Buildroot] [PATCH/RFC 11/27] package/kodi-pvr-iptvsimple: " Bernd Kuhls
2015-04-01 18:36 ` [Buildroot] [PATCH/RFC 12/27] package/kodi-pvr-mediaportal-tvserver: " Bernd Kuhls
2015-04-01 18:36 ` [Buildroot] [PATCH/RFC 13/27] package/kodi-pvr-mythtv: " Bernd Kuhls
2015-04-01 18:36 ` [Buildroot] [PATCH/RFC 14/27] package/kodi-pvr-nextpvr: " Bernd Kuhls
2015-04-01 18:36 ` [Buildroot] [PATCH/RFC 15/27] package/kodi-pvr-njoy: " Bernd Kuhls
2015-04-01 18:36 ` [Buildroot] [PATCH/RFC 16/27] package/kodi-pvr-pctv: " Bernd Kuhls
2015-04-01 18:36 ` [Buildroot] [PATCH/RFC 17/27] package/kodi-pvr-vdr: " Bernd Kuhls
2015-04-01 18:36 ` [Buildroot] [PATCH/RFC 18/27] package/kodi-pvr-vuplus: " Bernd Kuhls
2015-04-01 18:36 ` [Buildroot] [PATCH/RFC 19/27] package/kodi-pvr-wmc: " Bernd Kuhls
2015-04-01 18:36 ` [Buildroot] [PATCH/RFC 20/27] package/kodi-addon-xvdr: bump version Bernd Kuhls
2015-04-01 18:36 ` [Buildroot] [PATCH/RFC 21/27] package/kodi-audiodecoder-vgmstream: new package Bernd Kuhls
2015-04-01 18:36 ` [Buildroot] [PATCH/RFC 22/27] package/kodi-audiodecoder-modplug: " Bernd Kuhls
2015-04-01 18:36 ` [Buildroot] [PATCH/RFC 23/27] package/kodi-audiodecoder-snesapu: " Bernd Kuhls
2015-04-01 18:36 ` [Buildroot] [PATCH/RFC 24/27] package/kodi-audiodecoder-nosefart: " Bernd Kuhls
2015-04-01 18:36 ` [Buildroot] [PATCH/RFC 25/27] package/kodi-audiodecoder-stsound: " Bernd Kuhls
2015-04-01 18:36 ` [Buildroot] [PATCH/RFC 26/27] package/kodi-audiodecoder-timidity: " Bernd Kuhls
2015-04-01 18:36 ` [Buildroot] [PATCH/RFC 27/27] package/kodi-audiodecoder-sidplay: " Bernd Kuhls
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=20150405213647.GK4134@free.fr \
--to=yann.morin.1998@free.fr \
--cc=buildroot@busybox.net \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox