summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPavel Grunt <pgrunt@redhat.com>2016-01-04 14:53:08 +0100
committerPavel Grunt <pgrunt@redhat.com>2016-01-04 17:49:53 +0100
commit700ffca9d531d617caa0f3072012d1a8a57857c1 (patch)
tree2d1bf08dd135e1720ce66475fa7bfe126768cb11
parent92e6ac734461a067ac2eaf5334b7d51fa025cf75 (diff)
faq: spice supports 32bits
According to the News - Major changes in 0.10.0: * 32 bit (little endian) server builds. http://cgit.freedesktop.org/spice/spice/tree/NEWS
-rw-r--r--content/pages/faq.rst9
1 files changed, 0 insertions, 9 deletions
diff --git a/content/pages/faq.rst b/content/pages/faq.rst
index d2becf7..886ad04 100644
--- a/content/pages/faq.rst
+++ b/content/pages/faq.rst
@@ -57,12 +57,3 @@ How can I contribute to Spice?
Your help and feedback are welcomed. If you are a Spice user, refer to the
Documentation_ page. For developers, refer to the Developers_ page.
-
-I built Spice server on a 32-bit machine and it failed. What can I do?
-++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
-TODO: Verify
-
-Building Spice server on 32-bit machine is not supported because Spice server is
-dependent on 64-bit atomic operations. However, you can build Spice client for a
-32-bit machine by cding into client directory and executeing the make command
-from there.