aboutsummaryrefslogtreecommitdiff
path: root/net/spread4/files/patch-examples__Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'net/spread4/files/patch-examples__Makefile.in')
-rw-r--r--net/spread4/files/patch-examples__Makefile.in11
1 files changed, 11 insertions, 0 deletions
diff --git a/net/spread4/files/patch-examples__Makefile.in b/net/spread4/files/patch-examples__Makefile.in
new file mode 100644
index 000000000000..e96d51bf0065
--- /dev/null
+++ b/net/spread4/files/patch-examples__Makefile.in
@@ -0,0 +1,11 @@
+--- examples/Makefile.in.orig 2012-03-21 00:26:01.000000000 +0100
++++ examples/Makefile.in 2013-01-22 12:02:41.000000000 +0100
+@@ -30,7 +30,7 @@
+ LIBSPREADUTIL_DIR=../libspread-util
+ LIBSPREADUTIL_PATHS=-I$(LIBSPREADUTIL_DIR)/include -I$(top_srcdir)/libspread-util/include
+ LIBSPREADUTIL_LDFLAGS=-rdynamic
+-LIBSPREADUTIL_LIBS=-ldl
++LIBSPREADUTIL_LIBS=
+
+ CC=@CC@
+ LD=@LD@