Hello community,

here is the log from the commit of package xorg-x11-server for openSUSE:Factory 
checked in at 2013-05-27 10:13:11
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/xorg-x11-server (Old)
 and      /work/SRC/openSUSE:Factory/.xorg-x11-server.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "xorg-x11-server"

Changes:
--------
--- /work/SRC/openSUSE:Factory/xorg-x11-server/xorg-x11-server.changes  
2013-04-18 15:41:51.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.xorg-x11-server.new/xorg-x11-server.changes     
2013-05-27 10:13:12.000000000 +0200
@@ -1,0 +2,5 @@
+Sat May 11 09:32:10 UTC 2013 - [email protected]
+
+- Update u_aarch64-support.patch: disable x86 asm also on aarch64
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ u_aarch64-support.patch ++++++
--- /var/tmp/diff_new_pack.vNrcO7/_old  2013-05-27 10:13:14.000000000 +0200
+++ /var/tmp/diff_new_pack.vNrcO7/_new  2013-05-27 10:13:14.000000000 +0200
@@ -1,6 +1,19 @@
 Subject: Basic support for aarch64
 Author: Andreas Schwab <[email protected]>
 
+Index: xorg-server-1.13.2/hw/xfree86/common/compiler.h
+===================================================================
+--- xorg-server-1.13.2.orig/hw/xfree86/common/compiler.h
++++ xorg-server-1.13.2/hw/xfree86/common/compiler.h
+@@ -1351,7 +1351,7 @@ stl_u(unsigned long val, unsigned int *p
+ #else                           /* ix86 */
+ 
+ #if !defined(__SUNPRO_C)
+-#if !defined(FAKEIT) && !defined(__mc68000__) && !defined(__arm__) && 
!defined(__sh__) && !defined(__hppa__) && !defined(__s390__) && 
!defined(__m32r__)
++#if !defined(FAKEIT) && !defined(__mc68000__) && !defined(__arm__) && 
!defined(__sh__) && !defined(__hppa__) && !defined(__s390__) && 
!defined(__m32r__) && !defined(__aarch64__)
+ #ifdef GCCUSESGAS
+ 
+ /*
 Index: xorg-server-1.13.2/hw/xfree86/os-support/linux/lnx_video.c
 ===================================================================
 --- xorg-server-1.13.2.orig/hw/xfree86/os-support/linux/lnx_video.c

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to