* [gentoo-commits] gentoo-x86 commit in gnome-extra/sensors-applet/files: sensors-applet-2.2.7-underlinking.patch
@ 2011-11-24 14:34 Justin Lecher (jlec)
0 siblings, 0 replies; only message in thread
From: Justin Lecher (jlec) @ 2011-11-24 14:34 UTC (permalink / raw
To: gentoo-commits
jlec 11/11/24 14:34:23
Added: sensors-applet-2.2.7-underlinking.patch
Log:
Patch against underlinking when using gold, #369959
(Portage version: 2.2.0_alpha77/cvs/Linux x86_64)
Revision Changes Path
1.1 gnome-extra/sensors-applet/files/sensors-applet-2.2.7-underlinking.patch
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-extra/sensors-applet/files/sensors-applet-2.2.7-underlinking.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-extra/sensors-applet/files/sensors-applet-2.2.7-underlinking.patch?rev=1.1&content-type=text/plain
Index: sensors-applet-2.2.7-underlinking.patch
===================================================================
sensors-applet/Makefile.am | 4 ++--
sensors-applet/Makefile.in | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/sensors-applet/Makefile.am b/sensors-applet/Makefile.am
index a87feb0..097122e 100644
--- a/sensors-applet/Makefile.am
+++ b/sensors-applet/Makefile.am
@@ -11,7 +11,7 @@ INCLUDES = -DGNOMELOCALEDIR=\""$(datadir)/locale/"\" \
$(GLIB_CFLAGS) $(GTK_CFLAGS) $(GNOME_CFLAGS) $(CAIRO_CFLAGS) $(LIBNOTIFY_CFLAGS)
-LIBS = $(GLIB_LIBS) $(GTK_LIBS) $(GNOME_LIBS) $(CAIRO_LIBS) $(LIBNOTIFY_LIBS)
+LIBS = $(GLIB_LIBS) $(GTK_LIBS) $(GNOME_LIBS) $(CAIRO_LIBS) $(LIBNOTIFY_LIBS) -ldl
if LIBNOTIFY
libnotify_SRC = active-sensor-libnotify.c \
@@ -47,4 +47,4 @@ headerdir = $(prefix)/include/sensors-applet
header_DATA = $(INST_H_FILES)
# since it is separate
-EXTRA_DIST = sensors-applet-plugin.h
\ No newline at end of file
+EXTRA_DIST = sensors-applet-plugin.h
diff --git a/sensors-applet/Makefile.in b/sensors-applet/Makefile.in
index dd6765f..3b0b8ac 100644
--- a/sensors-applet/Makefile.in
+++ b/sensors-applet/Makefile.in
@@ -167,7 +167,7 @@ LIBATASMART_LIBS = @LIBATASMART_LIBS@
LIBNOTIFY_CFLAGS = @LIBNOTIFY_CFLAGS@
LIBNOTIFY_LIBS = @LIBNOTIFY_LIBS@
LIBOBJS = @LIBOBJS@
-LIBS = $(GLIB_LIBS) $(GTK_LIBS) $(GNOME_LIBS) $(CAIRO_LIBS) $(LIBNOTIFY_LIBS)
+LIBS = $(GLIB_LIBS) $(GTK_LIBS) $(GNOME_LIBS) $(CAIRO_LIBS) $(LIBNOTIFY_LIBS) -ldl
LIBSENSORS_CFLAGS = @LIBSENSORS_CFLAGS@
LIBSENSORS_LIBS = @LIBSENSORS_LIBS@
LIBTOOL = @LIBTOOL@
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2011-11-24 14:34 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-11-24 14:34 [gentoo-commits] gentoo-x86 commit in gnome-extra/sensors-applet/files: sensors-applet-2.2.7-underlinking.patch Justin Lecher (jlec)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox