Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH] matchbox-desktop: Append -ldl to the linker
@ 2012-10-30 11:36 Markos Chandras
  0 siblings, 0 replies; only message in thread
From: Markos Chandras @ 2012-10-30 11:36 UTC (permalink / raw)
  To: buildroot

From: Markos Chandras <markos.chandras@imgtec.com>

Fixes building with binutils-2.22

Signed-off-by: Markos Chandras <markos.chandras@imgtec.com>
---
 .../matchbox/matchbox-desktop/matchbox-desktop.mk  |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/package/matchbox/matchbox-desktop/matchbox-desktop.mk b/package/matchbox/matchbox-desktop/matchbox-desktop.mk
index 5c518e5..bd64680 100644
--- a/package/matchbox/matchbox-desktop/matchbox-desktop.mk
+++ b/package/matchbox/matchbox-desktop/matchbox-desktop.mk
@@ -9,6 +9,7 @@ MATCHBOX_DESKTOP_SOURCE = matchbox-desktop-$(MATCHBOX_DESKTOP_VERSION).tar.bz2
 MATCHBOX_DESKTOP_SITE = http://matchbox-project.org/sources/matchbox-desktop/$(MATCHBOX_DESKTOP_VERSION)
 MATCHBOX_DESKTOP_DEPENDENCIES = matchbox-lib
 MATCHBOX_DESKTOP_CONF_OPT = --enable-expat
+MATCHBOX_DESKTOP_CONF_ENV = LIBS="-ldl"
 
 #############################################################
 
-- 
1.7.1

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2012-10-30 11:36 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-10-30 11:36 [Buildroot] [PATCH] matchbox-desktop: Append -ldl to the linker Markos Chandras

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