From b40f210d03e09fb47517fe3140b7b49a14de5325 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Chris=20K=C3=BChl?= Date: Mon, 14 Mar 2011 16:33:59 +0100 Subject: [PATCH] Fix build issue for strict linkers. Closes Bug #644599. --- examples/Makefile.am | 2 ++ 1 file changed, 2 insertions(+) diff --git a/examples/Makefile.am b/examples/Makefile.am index 4567e383..04d278bb 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