[libgtop] Fix build issue for strict linkers.
- From: Chris Kühl <chriskuehl src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libgtop] Fix build issue for strict linkers.
- Date: Mon, 14 Mar 2011 15:36:54 +0000 (UTC)
commit b40f210d03e09fb47517fe3140b7b49a14de5325
Author: Chris Kühl <chrisk openismus com>
Date: Mon Mar 14 16:33:59 2011 +0100
Fix build issue for strict linkers.
Closes Bug #644599.
examples/Makefile.am | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/examples/Makefile.am b/examples/Makefile.am
index 4567e38..04d278b 100644
--- a/examples/Makefile.am
+++ b/examples/Makefile.am
@@ -6,6 +6,8 @@ INCLUDES = @INCLUDES@
DEFS = @DEFS@
+LDFLAGS = $(LIBGTOP_EXTRA_LIBS)
+
noinst_PROGRAMS = first second pprint procargs df netlist \
mountlist procmap netload sysdeps timings \
openfiles smp proclist mem wd affinity
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]