Re: [PATCH] build-sys: Update warning message

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Saying that spice-server has been tested 'extensively' on x86 is not
really true imo, even less so for arm. I'd go with:

diff --git a/configure.ac b/configure.ac
index 1903384..9208b09 100644
--- a/configure.ac
+++ b/configure.ac
@@ -63,7 +63,7 @@ m4_ifndef([AS_VAR_APPEND],

 # Check for the CPU we are using
 case $host_cpu in
-  i386|i486|i586|i686|i786|k6|k7|x86_64|armv6|armv6l|armv6hl|armv7|armv7l|armv7hl)
+  x86_64)
         ;;
   *)
         arch_warn=1
@@ -323,7 +323,7 @@ echo "
 "

 if test x"$arch_warn" = x1; then
-        AC_MSG_WARN([spice-server on non-x86/x86_64 architectures hasn't been extensively tested])
+        AC_MSG_WARN([spice-server on non-x86_64 architectures hasn't been extensively tested])
         echo ""
 fi

Attachment: pgp8qgtpsnT97.pgp
Description: PGP signature

_______________________________________________
Spice-devel mailing list
Spice-devel@xxxxxxxxxxxxxxxxxxxxx
http://lists.freedesktop.org/mailman/listinfo/spice-devel

[Index of Archives]     [Linux ARM Kernel]     [Linux ARM]     [Linux Omap]     [Fedora ARM]     [IETF Annouce]     [Security]     [Bugtraq]     [Linux]     [Linux OMAP]     [Linux MIPS]     [ECOS]     [Asterisk Internet PBX]     [Linux API]     [Monitors]