summaryrefslogtreecommitdiff
path: root/package/orbit2/patches/patch-src_services_name_Makefile_in
diff options
context:
space:
mode:
Diffstat (limited to 'package/orbit2/patches/patch-src_services_name_Makefile_in')
-rw-r--r--package/orbit2/patches/patch-src_services_name_Makefile_in17
1 files changed, 17 insertions, 0 deletions
diff --git a/package/orbit2/patches/patch-src_services_name_Makefile_in b/package/orbit2/patches/patch-src_services_name_Makefile_in
new file mode 100644
index 000000000..edd6ec79f
--- /dev/null
+++ b/package/orbit2/patches/patch-src_services_name_Makefile_in
@@ -0,0 +1,17 @@
+--- ORBit2-2.14.19.orig/src/services/name/Makefile.in 2010-09-28 11:39:40.000000000 +0200
++++ ORBit2-2.14.19/src/services/name/Makefile.in 2011-05-17 11:56:37.536610398 +0200
+@@ -100,12 +100,12 @@ am__DEPENDENCIES_2 = $(top_builddir)/src
+ $(am__DEPENDENCIES_1)
+ name_client_2_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \
+ $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
+- $(name_client_2_LDFLAGS) $(LDFLAGS) -o $@
++ $(LDFLAGS) $(name_client_2_LDFLAGS) -o $@
+ am_orbit_name_server_2_OBJECTS = boot.$(OBJEXT)
+ orbit_name_server_2_OBJECTS = $(am_orbit_name_server_2_OBJECTS)
+ orbit_name_server_2_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \
+ $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
+- $(orbit_name_server_2_LDFLAGS) $(LDFLAGS) -o $@
++ $(LDFLAGS) $(orbit_name_server_2_LDFLAGS) -o $@
+ DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
+ depcomp = $(SHELL) $(top_srcdir)/depcomp
+ am__depfiles_maybe = depfiles