summaryrefslogtreecommitdiffstats
path: root/meta/packages/opensync/libsyncml/remove-insane-assembler.patch
blob: ad3ba01a2c4ec96838bddaef73393c3760660a1c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
Index: libsyncml-0.4.7/tests/check_http.c
===================================================================
--- libsyncml-0.4.7.orig/tests/check_http.c	2008-10-20 14:16:26.000000000 +0100
+++ libsyncml-0.4.7/tests/check_http.c	2008-10-20 14:16:53.000000000 +0100
@@ -221,7 +221,6 @@
 			
 			break;
 		default:
-			__asm__("int $3");
 			fail(NULL);
 	}