Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 0/2] Fix build of shared libraries
@ 2011-06-20 15:59 Luca Ceresoli
  2011-06-20 15:59 ` [Buildroot] [PATCH 1/2] ffmpeg: fix " Luca Ceresoli
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Luca Ceresoli @ 2011-06-20 15:59 UTC (permalink / raw)
  To: buildroot

Hi,

009d8fceab4 and 0a5e5534cbf8 broke shared library building for those AUTOTOOLS
packaged that override _CONFIGURE_CMDS.

According to my grep'ing, the affetced packages should be only ffmpeg and
berkeleydb. These two patched fixes them.

Please note I only could test ffmpeg, but the change is pretty trivial so
hopefully it works for berkeleydb as well.

Luca

Luca Ceresoli (2):
  ffmpeg: fix build of shared libraries
  berkeleydb: fix build of shared libraries

 package/berkeleydb/berkeleydb.mk    |    1 +
 package/multimedia/ffmpeg/ffmpeg.mk |    1 +
 2 files changed, 2 insertions(+), 0 deletions(-)

-- 
1.7.4.1

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

end of thread, other threads:[~2011-06-21 11:29 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-06-20 15:59 [Buildroot] [PATCH 0/2] Fix build of shared libraries Luca Ceresoli
2011-06-20 15:59 ` [Buildroot] [PATCH 1/2] ffmpeg: fix " Luca Ceresoli
2011-06-20 15:59 ` [Buildroot] [PATCH 2/2] berkeleydb: " Luca Ceresoli
2011-06-21 11:29 ` [Buildroot] [PATCH 0/2] Fix " Peter Korsgaard

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