rpms/WindowMaker/FC-3 windowmaker-gcc4-x86_64.patch,1.1,1.2

Andreas Bierfert (awjb) fedora-extras-commits at redhat.com
Mon Aug 22 20:03:21 UTC 2005


Author: awjb

Update of /cvs/extras/rpms/WindowMaker/FC-3
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv15950/FC-3

Modified Files:
	windowmaker-gcc4-x86_64.patch 
Log Message:
- patch configure as well


windowmaker-gcc4-x86_64.patch:

Index: windowmaker-gcc4-x86_64.patch
===================================================================
RCS file: /cvs/extras/rpms/WindowMaker/FC-3/windowmaker-gcc4-x86_64.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- windowmaker-gcc4-x86_64.patch	22 Aug 2005 19:37:58 -0000	1.1
+++ windowmaker-gcc4-x86_64.patch	22 Aug 2005 20:03:19 -0000	1.2
@@ -150,3 +150,14 @@
          );
  }
  
+--- configure.orig	2005-08-22 21:52:08.000000000 +0200
++++ configure	2005-08-22 21:53:22.000000000 +0200
+@@ -21237,7 +21237,7 @@
+ int
+ main ()
+ {
+-{int x; asm volatile("movl %%eax, %%ebx\n"::
++{int x; asm volatile("movl %%eax, %%ebx\n\t pushal\n\t popal"::
+                           "m" (x),"m" (x),"m" (x),"m" (x),"m" (x),"m" (x),
+                           "m" (x),"m" (x),"m" (x),"m" (x),"m" (x),"m" (x));}
+   ;




More information about the scm-commits mailing list