aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/vtun/vtun-2.6/makefile.in-ldflags.patch
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/vtun/vtun-2.6/makefile.in-ldflags.patch')
-rw-r--r--recipes/vtun/vtun-2.6/makefile.in-ldflags.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/recipes/vtun/vtun-2.6/makefile.in-ldflags.patch b/recipes/vtun/vtun-2.6/makefile.in-ldflags.patch
new file mode 100644
index 0000000000..942e194fc8
--- /dev/null
+++ b/recipes/vtun/vtun-2.6/makefile.in-ldflags.patch
@@ -0,0 +1,11 @@
+--- Makefile.in.orig 2004-09-17 11:01:23.885914688 +0200
++++ Makefile.in 2004-09-17 11:01:45.441637720 +0200
+@@ -19,7 +19,7 @@
+ #
+ CC = @CC@
+ CFLAGS = @CFLAGS@ @CPPFLAGS@
+-LDFLAGS = @LIBS@
++LDFLAGS = @LDFLAGS@ @LIBS@
+
+ YACC = @YACC@
+ YACCFLAGS = -d