aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gsoap
diff options
context:
space:
mode:
authorFrans Meulenbroeks <fransmeulenbroeks@gmail.com>2010-10-10 13:12:03 +0200
committerFrans Meulenbroeks <fransmeulenbroeks@gmail.com>2010-10-10 13:12:03 +0200
commit04736443306582cd0d2ce2fd081bf9dfa1c27adc (patch)
tree787fc8da873e618ecab6c37e81d86a633b561336 /recipes/gsoap
parent4c448d30169e2d5bd03c725dcbe1571ba07f2602 (diff)
downloadopenembedded-04736443306582cd0d2ce2fd081bf9dfa1c27adc.tar.gz
gsoap : moved unused files to obsolete dir
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Diffstat (limited to 'recipes/gsoap')
-rw-r--r--recipes/gsoap/gsoap/rename_bogus_ldflags.patch12
1 files changed, 0 insertions, 12 deletions
diff --git a/recipes/gsoap/gsoap/rename_bogus_ldflags.patch b/recipes/gsoap/gsoap/rename_bogus_ldflags.patch
deleted file mode 100644
index 5e4a01c022..0000000000
--- a/recipes/gsoap/gsoap/rename_bogus_ldflags.patch
+++ /dev/null
@@ -1,12 +0,0 @@
-diff -urN gsoap-2.7.orig/soapcpp2/wsdl/Makefile.am gsoap-2.7/soapcpp2/wsdl/Makefile.am
---- gsoap-2.7.orig/soapcpp2/wsdl/Makefile.am 2005-07-15 21:04:42.000000000 +0000
-+++ gsoap-2.7/soapcpp2/wsdl/Makefile.am 2009-04-06 14:22:23.000000000 +0000
-@@ -6,7 +6,7 @@
- AUTOMAKE_OPTIONS = foreign 1.4
-
- INCLUDES=-I$(top_builddir)/soapcpp2
--LDFLAGS=$(INCLUDES)
-+AM_LDFLAGS=$(INCLUDES)
- SOAP=$(top_builddir)/soapcpp2/src/soapcpp2
- SOAP_CPP_LIB=$(top_builddir)/soapcpp2/libgsoap++.a
- SOAP_CPP_SRC=wsdlC.cpp