summaryrefslogtreecommitdiff
blob: 7ddd354bc93afd0244495ba489bd53781fd6c315 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
diff -ur xen-4.2.0.orig/tools/qemu-xen/Makefile.target xen-4.2.0/tools/qemu-xen/Makefile.target
--- tools/qemu-xen/Makefile.target	2012-09-11 02:10:52.000000000 +0800
+++ tools/qemu-xen/Makefile.target	2012-11-22 07:13:38.894263291 +0800
@@ -437,9 +437,6 @@
 install: all
 ifneq ($(PROGS),)
 	$(INSTALL) -m 755 $(PROGS) "$(DESTDIR)$(bindir)"
-ifneq ($(STRIP),)
-	$(STRIP) $(patsubst %,"$(DESTDIR)$(bindir)/%",$(PROGS))
-endif
 endif
 ifdef CONFIG_TRACE_SYSTEMTAP
 ifdef CONFIG_TRACE_SYSTEMTAP