doc/building.md
changeset 51644 0df09dadd445
parent 51515 fa378e035b81
child 52351 0ecb4e520110
--- a/doc/building.md	Wed Sep 05 10:11:42 2018 +0200
+++ b/doc/building.md	Wed Sep 05 14:00:36 2018 +0200
@@ -120,7 +120,16 @@
 more cores to use, the more memory you need.) At least 8 GB of free disk space
 is required.
 
-### Building on arm/aarch64
+### Building on aarch64
+
+At a minimum, a machine with 8 cores is advisable, as well as 8 GB of RAM.
+(The more cores to use, the more memory you need.) At least 6 GB of free disk
+space is required.
+
+If you do not have access to sufficiently powerful hardware, it is also
+possible to use [cross-compiling](#cross-compiling).
+
+### Building on 32-bit arm
 
 This is not recommended. Instead, see the section on [Cross-compiling](
 #cross-compiling).