summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Documentation/FAQ.md4
1 files changed, 0 insertions, 4 deletions
diff --git a/Documentation/FAQ.md b/Documentation/FAQ.md
index e231e84e7d..f096a30cbf 100644
--- a/Documentation/FAQ.md
+++ b/Documentation/FAQ.md
@@ -16,10 +16,6 @@ There are no ISO images. This project does not cater to non-technical users.
Simple, my friend! Just refer to the [build instructions](BuildInstructions.md).
-## Why is the system 64-bit only?
-
-The system was originally 32-bit only, since that's what Andreas was most familiar with when starting out. Nowadays, we only support 64-bit CPUs (Intel/AMD x86\_64).
-
## I did a `git pull` and now the build is broken! What do I do?
If it builds on CI, it should build for you too. You may need to rebuild the toolchain. If that doesn't help, try it with a clean repo.